{
  "name": "Canopy Admin Center",
  "short_name": "Canopy Admin",
  "description": "Administrative console for Canopy student safety, classroom focus, and content filtering.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e1415",
  "theme_color": "#10575a",
  "icons": [
    {
      "src": "/Canopy-Icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/Canopy-Icon.png",
      "sizes": "79x92",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
