{
  "name": "Лина: Хранитель Огней",
  "short_name": "Лина",
  "description": "Казуальная аркада про светлячка Лину — пройди 10 миров и найди семью.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0a0a1f",
  "theme_color": "#0a0a1f",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
