{
  "name": "Sitely — Construction Manager",
  "short_name": "Sitely",
  "description": "Field-first construction management for Indian teams — MRs, POs, GRNs, materials, and cash flow in one app.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2490ef",
  "lang": "en-IN",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/dashboard",
      "description": "Portfolio dashboard"
    },
    {
      "name": "Approvals",
      "short_name": "Approvals",
      "url": "/approvals",
      "description": "MR/PO approval queue"
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "url": "/projects"
    }
  ],
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"]
}
