{
  "name": "Townhall.ng",
  "short_name": "Townhall",
  "description": "Nigeria's civic intelligence platform. Track legislation, monitor representatives, follow government spending, and take informed civic action.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFBFC",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["news", "government", "politics", "education"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Breaking News",
      "short_name": "News",
      "description": "Latest breaking news from Nigeria",
      "url": "/breaking-news",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Rep Scorecard",
      "short_name": "Reps",
      "description": "View representative performance",
      "url": "/reps",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Prediction Markets",
      "short_name": "Predictions",
      "description": "Predict political outcomes",
      "url": "/prediction-markets",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ]
}
