{
  "name": "AGC Kenya",
  "short_name": "AGC Kenya",
  "description": "Africa Gospel Church Kenya Ministry Information System — National Management Portal and Sanctuary Registry",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#542887",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities", "management"],
  "shortcuts": [
    {
      "name": "File Weekly Report",
      "short_name": "Report",
      "description": "Submit Sunday service attendance and ministry report",
      "url": "/?page=weekly-report",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Interactive Kenya Map",
      "short_name": "Map",
      "description": "View AGC Kenya sanctuary GPS map",
      "url": "/?page=maps",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Church Profiles",
      "short_name": "Churches",
      "description": "Browse registered AGC congregations",
      "url": "/?page=churches",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
