
{
  "name": "PremiumShock.com",
  "short_name": "PremiumShock",
  "description": "A free educational tool that estimates how severe a homeowners insurance premium increase is.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F6F8FB",
  "theme_color": "#102A43",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ]
}
