{
  "name": "YODS — Your Online Dance Studio",
  "short_name": "YODS",
  "description": "Learn to dance at home. Guided video courses across ballroom, Latin, and the deeper art of movement, taught by champions.",
  "start_url": "/studio",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1C1A18",
  "background_color": "#F4F2EF",
  "icons": [
    {
      "src": "/Yods_logo.png",
      "sizes": "410x410",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
