{
  "name": "MissionReady — Security operations & field ops platform",
  "short_name": "MissionReady",
  "description": "All-in-one security operations platform for guard, patrol, and field teams: dispatch, GPS, incidents, checkpoints, scheduling, billing, and reporting.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#080A0C",
  "theme_color": "#080A0C",
  "categories": ["business", "productivity", "security"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "MissionReady home screen"
    },
    {
      "src": "/screenshot-mobile-voice-dar.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "MissionReady Voice D.A.R. workflow"
    },
    {
      "src": "/screenshot-desktop-home.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "MissionReady security operations platform"
    }
  ]
}
