{
  "name": "Fixa Casino",
  "short_name": "Fixa",
  "description": "Лучшее онлайн-казино с честной игрой и быстрыми выплатами",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#0d2e59",
  "background_color": "#1c2844",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "categories": ["games", "entertainment"],
  "lang": "ru-RU",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Играть в игры",
      "short_name": "Игры",
      "description": "Быстрый доступ к играм казино",
      "url": "/games",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Мой профиль",
      "short_name": "Профиль",
      "description": "Личный кабинет пользователя",
      "url": "/profile",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}