{
  "name": "BeaconEDU Teacher Station",
  "short_name": "Beacon Station",
  "description": "Trusted classroom emergency station for BeaconEDU.",
  "id": "/?source=pwa-v2",
  "start_url": "/?source=pwa-v2",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#edf3f9",
  "theme_color": "#1557A6",
  "categories": [
    "education",
    "security",
    "productivity"
  ],
  "icons": [
    {
      "src": "/beacon-shield.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/beacon-shield.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
