{
  "id": "/",
  "name": "ARV Plumbing Portal",
  "short_name": "ARV Portal",
  "description": "ARV Plumbing business management portal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/images/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Schedule", "url": "/enquiry-manager", "description": "View today's schedule", "icons": [{"src": "/images/icon-96.png", "sizes": "96x96"}] },
    { "name": "New Invoice", "url": "/tools/invoice-receipt.php", "description": "Create a new invoice", "icons": [{"src": "/images/icon-96.png", "sizes": "96x96"}] },
    { "name": "New Estimate", "url": "/tools/job-quotation.php?new=1", "description": "Create a new estimate", "icons": [{"src": "/images/icon-96.png", "sizes": "96x96"}] }
  ]
}
