{
  "name": "МАКС Здоровье",
  "short_name": "МАКС",
  "description": "Личный кабинет программы управления здоровьем",
  "lang": "ru",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f9fafb",
  "theme_color": "#1c4c82",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/app-icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
