{
  "name": "Valolay — Раскидки Valorant",
  "short_name": "Valolay",
  "description": "Точные раскидки Valorant: интерактивные карты, 3D-просмотр, траектории и видео-гайды.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0D0F",
  "theme_color": "#0D0D0F",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "utilities"],
  "shortcuts": [
    {
      "name": "Карты и Раскидки",
      "short_name": "Карты",
      "url": "/",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    },
    {
      "name": "Команды и Лобби",
      "short_name": "Лобби",
      "url": "/teams",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    }
  ]
}
