{
  "name": "NEXUS ONE - Field Ops",
  "short_name": "NEXUS ONE",
  "description": "AI-powered event operations platform - Real-time situational awareness, credential scanning, and incident management for field staff",
  "start_url": "/mobile",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "any",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scanner",
      "short_name": "Scan",
      "description": "Open credential scanner",
      "url": "/mobile/scanner",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Alerts",
      "short_name": "Alerts",
      "description": "View active alerts",
      "url": "/mobile/alerts",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Live Map",
      "short_name": "Map",
      "description": "View venue map",
      "url": "/mobile/map",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Quick Actions",
      "short_name": "Actions",
      "description": "Report incidents and more",
      "url": "/mobile/actions",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "NEXUS ONE Mobile Dashboard"
    }
  ]
}
