
{
  "name": "New England Insurance Agent Portal",
  "short_name": "NEI Agent",
  "description": "Connecticut's trusted insurance agency portal for agents since 1989",
  "start_url": "/agent/dashboard",
  "display": "standalone",
  "background_color": "#13293D",
  "theme_color": "#13293D",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "icons": [
    {
      "src": "/lovable-uploads/0c4e6bec-7750-4f33-9f17-9d4ea05a5ded.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/lovable-uploads/0c4e6bec-7750-4f33-9f17-9d4ea05a5ded.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "insurance", "finance", "productivity"],
  "screenshots": [
    {
      "src": "/lovable-uploads/84240b58-fbf3-490a-96cb-485e9401f004.png",
      "sizes": "640x480",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "New Client",
      "short_name": "New Client",
      "description": "Add a new client",
      "url": "/agent/clients/new",
      "icons": [
        {
          "src": "/lovable-uploads/0c4e6bec-7750-4f33-9f17-9d4ea05a5ded.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "View messages",
      "url": "/agent/messages",
      "icons": [
        {
          "src": "/lovable-uploads/0c4e6bec-7750-4f33-9f17-9d4ea05a5ded.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}
