{
  "id": "/",
  "name": "Civic — Report an incident",
  "short_name": "Civic",
  "description": "Report incidents to Zambia Police and track the response.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f2f2",
  "theme_color": "#201e1d",
  "lang": "en-ZM",
  "dir": "ltr",
  "categories": ["government", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Report an incident", "url": "/?source=shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Emergency contacts", "url": "/emergency-contacts", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
