{
  "name": "Tiffany Chairs LK — Enterprise Suite",
  "short_name": "Tiffany ERP",
  "description": "Enterprise operations platform for rental bookings, fleet logistics, inventory, and warehouse dispatch.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B0F1A",
  "theme_color": "#0B0F1A",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Rental Bookings",
      "short_name": "Bookings",
      "description": "View and manage active rental bookings",
      "url": "/bookings",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Website Inquiries",
      "short_name": "Inquiries",
      "description": "Review incoming website quote inquiries",
      "url": "/inquiries",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Dispatch Approval Board",
      "short_name": "Logistics",
      "description": "Approve warehouse and fleet dispatches",
      "url": "/logistics?tab=approvals",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
