{
  "name": "OwnerLogix",
  "short_name": "OwnerLogix",
  "description": "The Construction Owner's Command Center — budget tracking, approvals, schedule management, and reports.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#125582",
  "theme_color": "#125582",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Approvals",
      "short_name": "Approvals",
      "url": "/approvals",
      "description": "Review pending approvals"
    },
    {
      "name": "Reports",
      "short_name": "Reports",
      "url": "/reports",
      "description": "View and generate reports"
    }
  ]
}
