{
  "name": "Kryvox Student Portal",
  "short_name": "Kryvox Student",
  "description": "CAFS Student Portal — Flights, Training, Logbook & Knowledge Base",
  "start_url": "/student/portal/",
  "scope": "/student/portal/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F9FB",
  "theme_color": "#0D9488",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/student/portal/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/student/portal/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "My Flights", "url": "/student/portal/#flights", "icons": [{"src":"/student/portal/icons/icon-192.png","sizes":"192x192"}] },
    { "name": "Flight Tools", "url": "/student/portal/#tools", "icons": [{"src":"/student/portal/icons/icon-192.png","sizes":"192x192"}] }
  ]
}
