{
  "name": "LAWMA Citizen Reporter",
  "short_name": "LAWMA",
  "description": "Report waste violations and track enforcement actions in Lagos.",
  "start_url": "/complaint",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a6b3a",
  "orientation": "portrait-primary",
  "categories": ["utilities", "government"],
  "icons": [
    {
      "src": "/lawma-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/lawma-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "File Complaint",
      "url": "/complaint",
      "description": "Report a waste offense"
    },
    {
      "name": "Track Complaint",
      "url": "/complaint/track",
      "description": "Check complaint status"
    }
  ]
}
