{
  "id": "/",
  "name": "NextGen Engineering",
  "short_name": "NextGen",
  "description": "Professional Construction Estimation App — Estimates, BOQ, Drawings, AI Analysis",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#1e3a5f",
  "theme_color": "#1e3a5f",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-72.png",          "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-96.png",          "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-128.png",         "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icon-144.png",         "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icon-152.png",         "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png",         "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-384.png",         "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",         "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-1024.png",        "sizes": "1024x1024","type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png","sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-192.png",         "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshot-dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "NextGen Engineering Dashboard"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "640x1136",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "NextGen Engineering Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "GPS Camera",
      "short_name": "GPS Cam",
      "description": "GPS tagged site photos lo",
      "url": "/?view=gpsCamera&source=shortcut",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Estimator",
      "short_name": "Estimate",
      "description": "Construction estimate banao",
      "url": "/?view=calculator&source=shortcut",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Auto Estimator",
      "short_name": "Auto BOQ",
      "description": "AI se BOQ banao",
      "url": "/?view=autoEstimator&source=shortcut",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "SOR Rates",
      "short_name": "SOR",
      "description": "Schedule of Rates dekho",
      "url": "/?view=scheduleOfRates&source=shortcut",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
