{
  "name": "SSC Student Portal",
  "short_name": "SSC Portal",
  "description": "Sydney Salsa Classes – your dance school hub for lessons, schedule, and events.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0E1016",
  "theme_color": "#76D2F5",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
