{
  "name": "Luma bistro & bakery",
  "short_name": "Luma",
  "description": "Luma bistro & bakery · Тараз",
  "lang": "ru-KZ",
  "dir": "ltr",
  "id": "/",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf6f0",
  "theme_color": "#835f4d",
  "categories": [
    "food",
    "lifestyle",
    "shopping"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/luma-v1/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/luma-v1/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/luma-v1/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Открыть меню",
      "short_name": "Меню",
      "url": "/index.html"
    }
  ]
}