{
  "name": "Utheri Wa Kangemi",
  "short_name": "Utheri",
  "description": "Community welfare and bereavement contributions for the Kangemi community.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8f7f2",
  "theme_color": "#245138",
  "lang": "en-KE",
  "dir": "ltr",
  "categories": ["finance", "social", "lifestyle"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "My Statement",
      "short_name": "Statement",
      "description": "View my contribution statement",
      "url": "/dashboard/statement?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pay Contribution",
      "short_name": "Pay",
      "description": "Pay an open bereavement contribution",
      "url": "/dashboard?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
