{
  "short_name": "SportSurv",
  "name": "SportSurv Africa",
  "description": "Football injury surveillance, clinical records, offline capture, billing and sports health intelligence.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/login?source=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#064e3b",
  "background_color": "#0f172a",
  "categories": [
    "health",
    "sports",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "Mobile Capture",
      "short_name": "Capture",
      "description": "Save quick injury notes during matchday or training.",
      "url": "/mobile-capture",
      "icons": [
        {
          "src": "logo192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open SportSurv dashboard.",
      "url": "/executive",
      "icons": [
        {
          "src": "logo192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Log Injury",
      "short_name": "Injury",
      "description": "Open official injury logging form.",
      "url": "/log-injury",
      "icons": [
        {
          "src": "logo192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "id": "/?app=sportsurv-africa",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "screenshots": []
}
