{
  "id": "/",
  "name": "VoomHub - From Leads to Delivery",
  "short_name": "VoomHub",
  "description": "Sales, field operations, inspections and attendance in one place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3498DB",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Leads", "url": "/app/leads" },
    { "name": "Deals", "url": "/app/deals" },
    { "name": "Inbox", "url": "/app/inbox" },
    { "name": "Attendance", "url": "/app/attendance" }
  ]
}
