{
  "name": "EBHCS Advisor Bulletin",
  "short_name": "EBHCS Bulletin",
  "description": "Live bulletins and resources from East Boston Harborside Community School advisors.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6fb",
  "theme_color": "#0ea5e9",
  "lang": "en",
  "icons": [
    {
      "src": "/images/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
