{
  "name": "Warfare Aware",
  "short_name": "Warfare Aware",
  "description": "Warfare-aware picture, protection, and logistics under DDIL",
  "display": "standalone",
  "start_url": "/",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Ops",
      "url": "/ops",
      "description": "Live operations dashboard"
    },
    {
      "name": "Field Report",
      "short_name": "Report",
      "url": "/em-hub?action=field-report",
      "description": "Submit a field report"
    },
    {
      "name": "Protection",
      "short_name": "C-UAS",
      "url": "/ops?lane=protection",
      "description": "Force protection and C-UAS status"
    }
  ],
  "categories": ["productivity", "utilities"]
}
