{
  "name": "No Goodbyes",
  "short_name": "No Goodbyes",
  "description": "Compassionate funeral transport and case management — installable on your phone for fast access to your case timeline.",
  "start_url": "/dashboard/overview",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#3a0e02",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "No Goodbyes home screen on mobile"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "No Goodbyes home screen on desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "My Cases",
      "short_name": "Cases",
      "description": "View your active cases and timeline",
      "url": "/dashboard/cases"
    },
    {
      "name": "Report a Death",
      "short_name": "Report",
      "description": "Begin an immediate-need intake",
      "url": "/dashboard/overview?action=pickup"
    }
  ]
}
