{
  "name": "Fatigue Shield",
  "short_name": "Fatigue Shield",
  "description": "Aviation Fatigue Risk Management Platform — Rate your sectors, manage crew safety.",
  "start_url": "/my-sectors",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060d1a",
  "theme_color": "#1d4ed8",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "512x512",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "favicon.ico",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Fatigue Shield Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Rate My Sectors",
      "short_name": "Rate Sectors",
      "description": "Submit post-flight SFR ratings",
      "url": "/my-sectors",
      "icons": [{ "src": "favicon.ico", "sizes": "96x96" }]
    },
    {
      "name": "FRMS",
      "short_name": "FRMS",
      "description": "Fatigue Risk Management",
      "url": "/frms",
      "icons": [{ "src": "favicon.ico", "sizes": "96x96" }]
    }
  ]
}
