{
  "name": "Gainerly — Trening na nowym poziomie",
  "short_name": "Gainerly",
  "description": "Plany treningowe, statystyki, AI coach i komunikacja z trenerem.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#f97316",
  "lang": "pl-PL",
  "categories": ["fitness", "health", "lifestyle", "sports"],
  "icons": [
    { "src": "/pwa-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-maskable-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png?v=3", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}