{
  "name": "NaijaAccountability.ng",
  "short_name": "NaijaAcct",
  "description": "Nigerian civic accountability platform. Report, rate, and track elected officials.",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#0A0A08",
  "theme_color": "#008751",
  "orientation": "portrait-primary",
  "lang": "en-NG",
  "categories": ["government", "news", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "NaijaAccountability.ng — Politician profiles and governance scores"
    },
    {
      "src": "/icons/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "NaijaAccountability.ng — Mobile view"
    }
  ],
  "shortcuts": [
    {
      "name": "Submit a Report",
      "short_name": "Report",
      "description": "File a new accountability report",
      "url": "/en/reports/new",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Leaderboard",
      "short_name": "Leaderboard",
      "description": "See best and worst performing politicians",
      "url": "/en/leaderboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
