{
  "name": "OnePassGym - Every Gym, One Pass",
  "short_name": "OnePassGym",
  "description": "Access 2500+ top-rated gyms across India with a single membership. No joining fees. Plans from ₹999/mo.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050505",
  "theme_color": "#FF5A1F",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["fitness", "health", "sports", "lifestyle"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Gyms",
      "short_name": "Search",
      "url": "/search",
      "description": "Search for gyms near you",
      "icons": [{"src": "/favicon.svg", "sizes": "any"}]
    },
    {
      "name": "My Pass",
      "short_name": "Pass",
      "url": "/pass",
      "description": "View your digital gym pass",
      "icons": [{"src": "/favicon.svg", "sizes": "any"}]
    },
    {
      "name": "Gym Map",
      "short_name": "Map",
      "url": "/map",
      "description": "Find gyms on map",
      "icons": [{"src": "/favicon.svg", "sizes": "any"}]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "handle_links": "preferred"
}