{
  "id": "/tx-patrol-app",
  "name": "TX Patrol",
  "short_name": "TX Patrol",
  "description": "Guard patrol check-in and management system",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#f0a500",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}