{
  "name": "Rankitt – RCB Operations",
  "short_name": "Rankitt",
  "description": "RCB Design & Build operations platform for estimates, projects, and client management.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#D4A843",
  "background_color": "#0B0E14",
  "lang": "en-GB",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Estimate",
      "short_name": "Estimate",
      "description": "Create a new estimate",
      "url": "/estimates/new",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "description": "View lead pipeline",
      "url": "/pipeline",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ]
}
