{
  "short_name": "NaijaVoice",
  "name": "NaijaVoice — Nigerian Citizen Governance Platform",
  "description": "Hold your Governor and LGA Chairman accountable. Report failures, track budgets, demand transparency.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#004D26",
  "background_color": "#004D26",
  "categories": ["government", "news", "social"],
  "lang": "en-NG",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Report a Problem",
      "short_name": "Report",
      "description": "File a civic report about your LGA or Governor",
      "url": "/?tab=feed",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "FAAC Calculator",
      "short_name": "FAAC",
      "description": "Find your LGA allocation amount",
      "url": "/?tab=viral",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Know Your Rights",
      "short_name": "Rights",
      "description": "Learn your constitutional rights",
      "url": "/?tab=tools",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ]
}
