{
  "name": "KOZHURA BIM Viewer",
  "short_name": "BIM Viewer",
  "description": "Просмотр и управление BIM-моделями IFC/STP",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#eae8e4",
  "theme_color": "#e07b2a",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "ru"
}
