{
  "name": "Threshold by Rainbow Meadow",
  "short_name": "Threshold",
  "description": "A digital grief companion — guided farewell ceremonies, memory capture, and grief support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#131828",
  "theme_color": "#131828",
  "orientation": "portrait-primary",
  "categories": ["lifestyle"],
  "icons": [
    {
      "src": "/pwa-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/pwa-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/pwa-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}