{
  "name": "Build Nest",
  "short_name": "Build Nest",
  "description": "Construction ERP SaaS for projects, sites, assets, procurement and operations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#eef2f4",
  "theme_color": "#b80d68",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/brand/buildnest-logo.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "icons": [{ "src": "/brand/buildnest-logo.png", "sizes": "1254x1254", "type": "image/png" }]
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "url": "/projects",
      "icons": [{ "src": "/brand/buildnest-logo.png", "sizes": "1254x1254", "type": "image/png" }]
    },
    {
      "name": "Procurement",
      "short_name": "Procurement",
      "url": "/procurement",
      "icons": [{ "src": "/brand/buildnest-logo.png", "sizes": "1254x1254", "type": "image/png" }]
    }
  ]
}
