{
  "name": "TOC Program Portal",
  "short_name": "TOC Portal",
  "description": "Transformation Outreach Center program, volunteer, communication, and attendance portal.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#2C5282",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "72x72 96x96 128x128 144x144 152x152 167x167 180x180 192x192 256x256 384x384 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "TOC App Mobile Dashboard"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "TOC App Desktop Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Check-in Portal",
      "short_name": "Check-in",
      "url": "/checkin",
      "description": "Quick access to program and volunteer check-in",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
