{
  "name": "Americas Insurance Merchantry",
  "short_name": "AIM Insurance",
  "description": "Life Insurance, Annuities & Income Protection from A++ rated carriers. Get covered in 15 minutes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#276FCF",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["finance", "business", "insurance"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a Quote",
      "short_name": "Quote",
      "url": "/get-a-quote"
    },
    {
      "name": "Find Your Advisor",
      "short_name": "Advisor",
      "url": "/agents"
    },
    {
      "name": "Call Now",
      "short_name": "Call",
      "url": "tel:+18444482246"
    }
  ]
}
