{
  "name": "BASSLink▹",
  "short_name": "BASSLink",
  "description": "School management portal for parents, teachers, and administrators.",
  "id": "/",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "gcm_sender_id": "758443528938",
  "launch_handler": { "client_mode": ["focus-existing", "auto"] },
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icons/icon-128x128.png?v=8",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-192x192.png?v=8",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512x512.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en"
}
