{
  "name": "Sky Jumper Trampoline Park",
  "short_name": "SkyJumper",
  "description": "India's Premier Indoor Adventure Park",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F86624",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "sports"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}