{
  "name": "Dance with Denis",
  "short_name": "Denis Dances",
  "description": "Online salsa & bachata lessons for all levels. Book a class, watch previews, and discover Latin dance with Denis.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0F0F0F",
  "theme_color": "#C8102E",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["education", "lifestyle"],
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book a Class",
      "short_name": "Book",
      "description": "Schedule a lesson with Denis",
      "url": "/booking.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "View Classes",
      "short_name": "Classes",
      "description": "Browse class types and preview clips",
      "url": "/classes.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View class packages and pricing",
      "url": "/pricing.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
