{
  "short_name": "TAB Dance Studios",
  "name": "TAB Dance Studios - Professional Dance Studios in Lucknow",
  "description": "State-of-the-art dance studios in Lucknow designed for performances, rehearsals, and dance productions. Professional sprung floors, mirrors, sound systems, and expert support for all dance styles. PWA enabled for offline access.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ea580c",
  "background_color": "#ffffff",
  "scope": "/",
  "categories": ["entertainment", "sports", "fitness", "lifestyle", "business"],
  "lang": "en-IN",
  "dir": "ltr",
  "screenshots": [
    {
      "src": "/assets/projectgallery/(19).webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "label": "Professional Dance Studio with Sprung Floor and Mirrors"
    },
    {
      "src": "/assets/projectgallery/(32).webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "label": "Dance Performance Rehearsal Space"
    },
    {
      "src": "/assets/projectgallery/(45).webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "label": "Sound and Lighting Setup for Dance Performances"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Dance Studio",
      "short_name": "Book Now",
      "description": "Quick booking for dance studio rental",
      "url": "/contact",
      "icons": [
        {
          "src": "logo192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "View Dance Gallery",
      "short_name": "Gallery",
      "description": "Browse our dance studio and performance gallery (works offline)",
      "url": "/gallery",
      "icons": [
        {
          "src": "logo192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Dance Studios",
      "short_name": "Studios",
      "description": "Explore our professional dance studio facilities",
      "url": "/dance-studios",
      "icons": [
        {
          "src": "logo192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "Check dance studio packages and pricing",
      "url": "/#packages",
      "icons": [
        {
          "src": "logo192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "features": [
    "Cross Platform",
    "Fast",
    "Works Offline"
  ]
}
