{
  "name": "Studio Leish",
  "short_name": "Leish",
  "description": "Professional studio spaces for creators, artists, and dreamers.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#1a1a2e",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a1a2e' width='192' height='192' rx='32'/><text y='140' x='96' text-anchor='middle' font-size='120'>🎨</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book a Session",
      "short_name": "Book",
      "description": "Book a studio session",
      "url": "/book.html",
      "icons": [{"src": "/icons/icon-192x192.png", "sizes": "192x192"}]
    },
    {
      "name": "Browse Spaces",
      "short_name": "Browse",
      "description": "Browse available studio spaces",
      "url": "/gallery.html",
      "icons": [{"src": "/icons/icon-192x192.png", "sizes": "192x192"}]
    }
  ]
}
