{
  "id": "/",
  "name": "Джим Коуч - тренировки",
  "short_name": "Джим Коуч",
  "description": "Мобильная версия Gym Coach с входом через Telegram и установкой на домашний экран.",
  "lang": "ru",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121822",
  "theme_color": "#121822",
  "categories": [
    "health",
    "lifestyle",
    "sports"
  ],
  "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"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
