{
  "name": "Wanilla Coffee — Vanilla Coffee · Speciality kafe Toshkentda",
  "short_name": "Wanilla Coffee",
  "description": "Wanilla Coffee (Vanilla Coffee) — Toshkentdagi speciality kafe. Kofe, latte, raf, kapuchino, uy shirinliklari, nonushta, QR-menyu.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0908",
  "theme_color": "#ff7a18",
  "lang": "ru",
  "dir": "ltr",
  "categories": ["food", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/static/img/favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/logo-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Меню",
      "short_name": "Меню",
      "description": "Открыть QR-меню",
      "url": "/menu",
      "icons": [{ "src": "/static/img/favicon.png", "sizes": "64x64" }]
    }
  ]
}
