{
  "name": "Backyard Sports Arena (BSA)",
  "short_name": "BSA Prayagraj",
  "description": "Premier multi-sport facility in Naini, Prayagraj with Cricket, Football, Handball, Pickleball & Badminton courts. Open 24 hours.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    } 
  ],
  "categories": ["sports", "entertainment", "lifestyle", "fitness"],
  "lang": "en-IN",
  "dir": "ltr",
  "scope": "/",
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Book a Court",
      "short_name": "Book Now",
      "description": "Call to book a sports court",
      "url": "/#contact",
      "icons": [
        {
            "src": "/icons/icon-144x144.png",
            "sizes": "96x96",
            "type": "image/png"
        }
      ]
    },
    {
      "name": "Available Games",
      "short_name": "Games",
      "description": "View all available sports",
      "url": "/#games",
      "icons": [
        {
          "src": "/icons/shortcut-icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Homepage of Backyard Sports Arena"
    },
    {
      "src": "/screenshots/desktop-screenshot-1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop view of sports facilities"
    }
  ]
}