{
  "name": "Farrell Financial Firm — Your Policy",
  "short_name": "My Policy",
  "description": "View your coverage, download your policy documents, and reach James Farrell directly.",
  "id": "/portal/",
  "start_url": "/portal/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1F44",
  "theme_color": "#0A1F44",
  "categories": ["finance", "business"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Call James",
      "short_name": "Call",
      "description": "Call James Farrell directly",
      "url": "/portal/?action=call"
    }
  ]
}
