{
  "id": "/",
  "name": "AuthorChe — Poetry, Music, Digital Projects",
  "short_name": "AuthorChe",
  "description": "Official website of AuthorChe: Ukrainian poetry, music and digital projects by Vadym Yemelianov.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "browser"
  ],
  "orientation": "portrait-primary",
  "background_color": "#020617",
  "theme_color": "#c8a96e",
  "lang": "uk",
  "dir": "ltr",
  "categories": [
    "music",
    "entertainment",
    "literature",
    "portfolio"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicons/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicons/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Поезія",
      "short_name": "Поезія",
      "description": "Читати вірші AuthorChe",
      "url": "/poems/",
      "icons": [
        {
          "src": "/favicons/favicon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "English",
      "short_name": "EN",
      "description": "Open the English version",
      "url": "/en/",
      "icons": [
        {
          "src": "/favicons/favicon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Deutsch",
      "short_name": "DE",
      "description": "Deutsche Version öffnen",
      "url": "/de/",
      "icons": [
        {
          "src": "/favicons/favicon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}