{
  "name": "Blue Comets Hub",
  "short_name": "BC Hub",
  "description": "USD 413 Chanute — staff, family, and student portal for the Blue Comets community.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0A2540",
  "background_color": "#0A2540",
  "id": "/",
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Help App",
      "short_name": "Help App",
      "description": "Maintenance & Technology help desk technician app",
      "url": "/tech-app",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}