{
  "name": "TrustMyPlan",
  "short_name": "TrustMyPlan",
  "description": "Verified insurance reviews, AI plan matching, and a licensed agent network with transparent flat-fee pricing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/trustmyplan-logo.png",
      "sizes": "200x60",
      "type": "image/png"
    }
  ],
  "categories": ["finance", "health", "utilities"],
  "lang": "en-US",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Find an Agent",
      "url": "/agents",
      "description": "Browse licensed insurance agents"
    },
    {
      "name": "AI Advisor",
      "url": "/ai-advisor",
      "description": "Get instant insurance answers"
    },
    {
      "name": "Compare Plans",
      "url": "/compare",
      "description": "Compare insurance plans side by side"
    }
  ]
}
