{
  "id": "mydancedesk-portal",
  "name": "MyDanceDesk Portal",
  "short_name": "Dance Portal",
  "description": "Your dance studio member portal",
  "start_url": "/portal",
  "display": "standalone",
  "background_color": "#0F0F0F",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "health"]
}
