{
  "name": "Музейный гид — ЛЕНИН-ЦЕНТР",
  "short_name": "Музей",
  "description": "Интерактивный гид по музею ЛЕНИН-ЦЕНТР с BLE-навигацией и QR-сканированием",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F9EF",
  "theme_color": "#A02128",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["education", "travel", "utilities"],
  "scope": "/"
}