{
  "id": "/",
  "name": "Verity Shield",
  "short_name": "Verity Shield",
  "description": "Truth. Protection. Legacy. Independent financial services firm serving Texas, Illinois and Maryland — insurance, foreclosure overage recovery, and agency banking referral services.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "theme_color": "#003366",
  "background_color": "#ffffff",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "icons": [
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "Open the Verity Shield agent dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Book a Free Consultation",
      "short_name": "Book",
      "description": "Schedule a free insurance consultation",
      "url": "/contact",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Upcoming Webinar",
      "short_name": "Webinar",
      "description": "Join the next free educational webinar",
      "url": "/webinar",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
