{
  "name": "BuildOs Pro",
  "short_name": "BuildOs",
  "description": "AI-powered construction project management",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1A2C5E",
  "theme_color": "#1A2C5E",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "lang": "en-US",
  "dir": "ltr",
  "orientation": "any",
  "categories": [
    "business",
    "productivity"
  ]
}