{
  "name": "DLR Admin Assistant",
  "short_name": "DLR Chat",
  "description": "Dependable Lift Rentals admin assistant — orders, invoices, Herc reports, pricing.",
  "start_url": "/chat",
  "scope": "/chat",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#111827",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/dlr-chat-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/dlr-chat-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
