{
  "name": "TPA",
  "short_name": "TPA",
  "description": "Nigeria's civic engagement space | Where Nigerians debate policies, vote on real issues, and influence governance. Your participation drives tangible change — start shaping your community today.",
  "start_url": "/index.php",
  "scope": "/tpa/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "lang": "en-NG",

  "icons": [
    {
      "src": "/assets/images/icons/tpa.ng.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/icons/tpa.ng.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/images/icons/logo_light_0_(2).png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}