{
  "name": "Chhimwal — Home Construction & Design Tools",
  "short_name": "Chhimwal",
  "description": "Free browser-based construction and home-design tools: floor plan generator, cost estimator, paint mixer, lighting visualizer, room calculator and more.",
  "start_url": "/index.html?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "productivity", "lifestyle"],
  "icons": [
    { "src": "/images/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Floor Plan Generator", "url": "/floor-plan-generator.html", "description": "Sketch a floor plan in 2D/3D" },
    { "name": "Cost Estimator", "url": "/cost-estimator.html", "description": "Estimate your construction budget" },
    { "name": "Paint Mixer", "url": "/paint-mixer.html", "description": "Preview and mix paint colors" }
  ]
}
