{
  "id": "/",
  "name": "Truvo Insurance Platform",
  "short_name": "Truvo",
  "description": "AI-native P&C consumer insurance broker platform for lead management, CRM, and omnichannel communications",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "categories": ["business", "finance", "productivity"],
  "lang": "en-US",
  "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-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "description": "Go to your daily dashboard"
    },
    {
      "name": "Leads",
      "short_name": "Leads",
      "url": "/leads",
      "description": "View and manage leads"
    },
    {
      "name": "Clients",
      "short_name": "Clients",
      "url": "/clients",
      "description": "View and manage clients"
    },
    {
      "name": "Inbox",
      "short_name": "Inbox",
      "url": "/inbox",
      "description": "Omnichannel messaging inbox"
    }
  ]
}
