{
  "name": "FitXP — дневник тренировок",
  "short_name": "FitXP",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#f7f7f8",
  "theme_color": "#ffffff",
  "lang": "ru",
  "dir": "ltr",
  "description": "Mobile-first fitness training diary with plans, calendar, progress, gamification, and Telegram reminders.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png?v=20260524a",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png?v=20260524a",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=20260524a",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
