{
  "name": "Danzversity Student Portal",
  "short_name": "Danzversity",
  "description": "Track your journey through the Elemental Dance Method — view your schedule, manage billing, and see attendance history.",
  "start_url": "/portal/",
  "scope": "/portal/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#000000",
  "lang": "en-US",
  "categories": ["education", "lifestyle", "fitness"],
  "icons": [
    {
      "src": "https://i.postimg.cc/syPRP0XL/Danzversity-Logo-Cropped.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.postimg.cc/syPRP0XL/Danzversity-Logo-Cropped.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.postimg.cc/syPRP0XL/Danzversity-Logo-Cropped.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
