{
  "name": "Clearance — Airline Ops",
  "short_name": "Clearance",
  "description": "Airline Operations Platform — Part 117 Compliant Crew Scheduling",
  "start_url": "/crew",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#0a0e1a",
  "orientation": "portrait",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Clearance Crew Schedule"
    }
  ]
}
