{
  "name": "eRawdah — Islamic Memorial & Heritage Platform",
  "short_name": "eRawdah",
  "description": "Access your memorials, family history, Sadaqah Jariyah, and Islamic learning directly from your device.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF7",
  "theme_color": "#0F766E",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "lifestyle", "social"],
  "icons": [
    {
      "src": "/assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Memorials",
      "short_name": "Memorials",
      "url": "/my/memorials",
      "icons": [{ "src": "/assets/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Sadaqah Jariyah",
      "short_name": "Sadaqah",
      "url": "/sadaqah",
      "icons": [{ "src": "/assets/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "url": "/notifications",
      "icons": [{ "src": "/assets/icons/icon.svg", "sizes": "any" }]
    }
  ]
}
