{
  "name": "Buildtronix",
  "short_name": "Buildtronix",
  "description": "AI-powered construction management for mechanical, plumbing & HVAC contractors",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0B1929",
  "theme_color": "#E8631A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/buildtronix-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/buildtronix-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Pre-Con",
      "url": "/pre-con",
      "description": "Proposals & Estimating"
    },
    {
      "name": "Field Ops",
      "url": "/field-ops",
      "description": "Roll Call & Field Operations"
    },
    {
      "name": "Projects",
      "url": "/projects",
      "description": "Active Projects"
    }
  ]
}
