{
  "short_name": "GymDemo",
  "name": "Gym SaaS White-Label Demo Platform",
  "icons": [
    {
      "src": "/vite.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3663/3663784.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#020203",
  "theme_color": "#3b82f6",
  "display": "standalone",
  "orientation": "portrait"
}
