{
  "name": "Экс-Ис: Архитектор Миров",
  "short_name": "Экс-Ис",
  "description": "Текстовый RPG-портал в иные миры. Москва-Навь, Аэтелинд и другие вселенные.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#08080a",
  "theme_color": "#08080a",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/static/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Продолжить игру", "url": "/", "icons": [{ "src": "/static/icons/play-96.png", "sizes": "96x96" }] },
    { "name": "Новый персонаж", "url": "/", "icons": [{ "src": "/static/icons/new-96.png", "sizes": "96x96" }] }
  ]
}
