{
  "name": "Bambo - Construction Management",
  "short_name": "Bambo",
  "description": "Complete construction project management platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [],
  "screenshots": [],
  "categories": ["productivity", "business", "utilities"],
  "shortcuts": [
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View all projects",
      "url": "/projects"
    },
    {
      "name": "WBS",
      "short_name": "WBS",
      "description": "Manage WBS",
      "url": "/wbs"
    },
    {
      "name": "Documents",
      "short_name": "Docs",
      "description": "View documents",
      "url": "/documents"
    },
    {
      "name": "Reports",
      "short_name": "Reports",
      "description": "View reports",
      "url": "/reports"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
