{
  "name": "BIMAXIS Engineering Workspace",
  "short_name": "BIMAXIS",
  "description": "Enterprise Installable PWA Web-Based Engineering Platform for BIM Models, AI Agents, Engineering Calculations, Projects, and Facility Monitoring",
  "start_url": "/#app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B0F19",
  "theme_color": "#0B0F19",
  "categories": ["engineering", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
