{
  "name": "PlateProwler",
  "short_name": "PlateProwler",
  "description": "LPR Field Operations - Relentless Recovery",
  "start_url": "/map",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#a0ff6e",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/static/prowler_badge.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Start Prowl",
      "url": "/start_prowl",
      "description": "Begin your shift"
    }
  ]
}
