{
  "name": "BuildOS — Construction Intelligence",
  "short_name": "BuildOS",
  "description": "Your Entire Construction Operation. One Intelligent Platform.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070714",
  "theme_color": "#D7A560",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Dashboard", "url": "/app/", "description": "Open BuildOS Dashboard" },
    { "name": "Projects", "url": "/app/projects", "description": "View All Projects" },
    { "name": "RFIs", "url": "/app/rfis", "description": "View RFIs" }
  ]
}