{
  "name": "GymHome AI Recepty",
  "short_name": "GymHome",
  "description": "AI generátor 7denního jídelníčku na míru – BMR/TDEE, makra, alergie, vlastní preference.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#06b6d4",
  "lang": "cs",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
