{
  "name": "Битва Бобров",
  "short_name": "Бобры",
  "description": "Браузерная 2D файтинг-арена про бобров, плотины, лесопилки и быстрые дуэли.",
  "id": "/",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "categories": ["games", "entertainment", "action"],
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "landscape",
  "background_color": "#081513",
  "theme_color": "#081513",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Битва Бобров: выбор бойца, арены и режима"
    }
  ],
  "shortcuts": [
    {
      "name": "Начать бой",
      "short_name": "Бой",
      "description": "Открыть игру и быстро перейти к выбору матча.",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
