{
  "name": "GYMQOR — Gyms, Studios & Trainers Discovery",
  "short_name": "GYMQOR",
  "description": "Discover, compare, and connect with verified gyms, fitness clubs, and certified trainers across India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "categories": ["fitness", "lifestyle", "sports"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Gyms",
      "short_name": "Gyms",
      "description": "Browse verified gyms and fitness centers across India",
      "url": "/gyms",
      "icons": [{ "src": "/icon", "sizes": "32x32" }]
    },
    {
      "name": "List Your Club",
      "short_name": "List Gym",
      "description": "Claim or list your fitness business on GymQor",
      "url": "/list-your-business",
      "icons": [{ "src": "/icon", "sizes": "32x32" }]
    },
    {
      "name": "Partner Portal",
      "short_name": "Owner Portal",
      "description": "Manage incoming leads, CRM, and listing profile",
      "url": "/business-login",
      "icons": [{ "src": "/icon", "sizes": "32x32" }]
    }
  ]
}
