{
  "name": "Off Court — Sports & Lifestyle Club",
  "short_name": "Off Court",
  "description": "Padel, multi-sport, wellness and an events lawn in North Bangalore. Book a court in 3 taps.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0D0D0D",
  "theme_color": "#0D0D0D",
  "orientation": "portrait",
  "categories": ["sports", "lifestyle", "health"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Book a court", "url": "/book", "description": "3 taps to confirmation" },
    { "name": "My wallet", "url": "/account", "description": "Balance & top-up" }
  ]
}
