{
  "name": "Project Bindr",
  "short_name": "Bindr",
  "description": "Facilities management and CMMS portal",
  "start_url": "/bindr/portal/dashboard",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1117",
  "theme_color": "#FF6B35",
  "icons": [
    {
      "src": "/images/bindr-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/bindr-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Work Orders",
      "short_name": "Work Orders",
      "url": "/bindr/portal/workorders",
      "description": "View and manage work orders"
    },
    {
      "name": "Equipment",
      "short_name": "Equipment",
      "url": "/bindr/portal/equipment",
      "description": "View and manage equipment"
    }
  ]
}
