{
  "name": "NaijaVoice — Nigeria's Voice",
  "short_name": "NaijaVoice",
  "description": "Post community problems. Vote. Make government act. Nigeria's civic platform.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#fdf6ec",
  "theme_color": "#008751",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["government", "social", "news"],
  "shortcuts": [
    {
      "name": "Vote on Problems",
      "short_name": "Vote",
      "url": "/feed.html",
      "description": "See and vote on top Nigerian community problems"
    },
    {
      "name": "Post a Problem",
      "short_name": "Post",
      "url": "/post-problem.html",
      "description": "Post a new community problem"
    },
    {
      "name": "Search Problems",
      "short_name": "Search",
      "url": "/search.html",
      "description": "Search problems by state or LGA"
    }
  ]
}
