{
  "name": "Neighbourhood Watch",
  "short_name": "Watch",
  "description": "Keep your whole neighbourhood watch connected: instant emergency alerts, live patrol map, shift rosters, coordinated response and team radio. Built for South African communities.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0e13",
  "theme_color": "#0b0e13",
  "categories": ["utilities", "social", "safety"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
