{
  "name": "4Game — Магазин лицензионных игр",
  "short_name": "4Game",
  "description": "Магазин цифровых лицензионных ключей Steam, Epic, GOG",
  "lang": "ru-RU",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#07070E",
  "background_color": "#07070E",
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "categories": ["games", "shopping", "entertainment"],
  "shortcuts": [
    {
      "name": "Каталог",
      "short_name": "Каталог",
      "url": "/catalog",
      "description": "Все игры"
    },
    {
      "name": "Избранное",
      "short_name": "Избранное",
      "url": "/favorites",
      "description": "Сохранённые игры"
    }
  ]
}
