{
  "name": "Что за пиво?",
  "short_name": "Что за пиво?",
  "description": "Каталог пива: сорта, описания, поиск по штрихкоду.",
  "lang": "ru",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0b0c",
  "theme_color": "#0a0b0c",
  "icons": [
    {
      "src": "./assets/PWAlogo.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
