{
  "name": "ARCH3D — NirmanDost BIM Visualizer",
  "short_name": "ARCH3D",
  "description": "Browser-based BIM and 3D floor plan visualizer for Indian construction. Works offline.",
  "start_url": "/arch3d/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#06060a",
  "theme_color": "#d4b896",
  "categories": ["productivity", "utilities", "design"],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23d4b896'/><text x='96' y='124' font-family='Syne,sans-serif' font-size='80' font-weight='800' fill='%2306060a' text-anchor='middle'>A3D</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23d4b896'/><text x='256' y='320' font-family='Syne,sans-serif' font-size='200' font-weight='800' fill='%2306060a' text-anchor='middle'>A3D</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open BOQ",
      "short_name": "BOQ",
      "description": "Jump to Bill of Quantities",
      "url": "/arch3d/#boq"
    },
    {
      "name": "Site Report PDF",
      "short_name": "Report",
      "description": "Generate one-page site report",
      "url": "/arch3d/#report"
    }
  ]
}
