{
  "name": "BuildEst – Construction Estimating",
  "short_name": "BuildEst",
  "description": "Full-trade construction estimating — bid any job with blueprint AI, RSMeans 2025/2026 pricing, and complete material takeoffs.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#2563eb",
  "orientation": "any",
  "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"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "New Bid",
      "short_name": "New Bid",
      "description": "Start a new estimate",
      "url": "/"
    }
  ]
}
