{
  "name": "Русский Дом в Праге",
  "short_name": "Русский Дом",
  "description": "Культурные события, новости и программы Русского Дома в Праге",
  "start_url": "/ru/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#11457E",
  "background_color": "#f0f4f8",
  "lang": "ru",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "news",
    "education",
    "entertainment"
  ],
  "shortcuts": [
    {
      "name": "Новости",
      "short_name": "Новости",
      "description": "Последние новости",
      "url": "/ru/news/",
      "icons": [
        {
          "src": "/favicon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Программа",
      "short_name": "Программа",
      "description": "Афиша мероприятий",
      "url": "/ru/programma/",
      "icons": [
        {
          "src": "/favicon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}