{
  "name": "SL Memorial — This is Legacy",
  "short_name": "SL Memorial",
  "description": "Your family memorial, always with you.",
  "start_url": "/my-memorials",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FCFAF7",
  "theme_color": "#6A1B6D",
  "lang": "en-NZ",
  "categories": ["lifestyle", "family"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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"
    }
  ],
  "shortcuts": [
    {
      "name": "My Memorials",
      "url": "/my-memorials",
      "description": "View and manage your memorials"
    }
  ]
}
