{
  "name": "Olympic Sports Gym",
  "short_name": "OSG",
  "description": "Your Olympic Sports Gym membership — QR check-in, status, and renewals.",
  "start_url": "/account",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0908",
  "theme_color": "#0A0908",
  "categories": ["fitness", "health", "lifestyle"],
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
