{
  "name": "Rocky Point Watch",
  "short_name": "RPW",
  "description": "Rocky Point Community Watch — report incidents, view sectors, and keep Rocky Point safe.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1719",
  "theme_color": "#1a1719",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo/official-seal-full-eye-stars-shield-branch-newstar-2018-website.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "social"],
  "shortcuts": [
    {
      "name": "Report Incident",
      "short_name": "Report",
      "description": "File an incident report",
      "url": "/irs/create",
      "icons": [{ "src": "/images/logo/official-seal-full-eye-stars-shield-branch-newstar-2018-website.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Sector Map",
      "short_name": "Sectors",
      "description": "View neighborhood sector boundaries",
      "url": "/sectors",
      "icons": [{ "src": "/images/logo/official-seal-full-eye-stars-shield-branch-newstar-2018-website.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
