{
  "name": "СоколовскийРПГ - Test Your Product Knowledge",
  "short_name": "СоколовскийРПГ",
  "description": "A retro-style RPG game featuring guests from Подкаста Соколовского. Battle legendary product leaders and test your PM knowledge!",
  "start_url": "https://sokolovsky-rpg.meatbags.ru/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FFD700",
  "orientation": "landscape-primary",
  "categories": ["games", "education"],
  "icons": [
    {
      "src": "/assets/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/logo.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "СоколовскийРПГ Gameplay"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Game",
      "short_name": "Play",
      "description": "Start a new game",
      "url": "/",
      "icons": [
        {
          "src": "/assets/favicon.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
