{
  "name": "Snaga — тренування і харчування",
  "short_name": "Snaga",
  "description": "Мультиспортивні тренування (зал, бокс, плавання, біг) та харчування в одній системі з AI-підтримкою",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f1e6",
  "theme_color": "#f7f1e6",
  "orientation": "portrait-primary",
  "lang": "uk",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Почати тренування",
      "short_name": "Тренування",
      "url": "/#train",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Додати їжу",
      "short_name": "Їжа",
      "url": "/#food",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
