{
  "name": "Boulder Bid™ Estimator",
  "short_name": "Boulder Bid",
  "description": "Precision Retaining Wall Estimating & Blueprint Takeoff Engine for Heavy Hardscape Contractors",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0c0f14",
  "theme_color": "#1c6f8f",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Quick Estimator",
      "url": "/",
      "description": "Build retaining wall bid takeoff"
    },
    {
      "name": "Blueprint AI",
      "url": "/plans",
      "description": "Extract wall elevations from blueprints"
    },
    {
      "name": "Saved Bids",
      "url": "/estimates",
      "description": "Access offline & cloud bid archives"
    }
  ]
}
