{
  "name": "Bill Layne Insurance Digital Card",
  "short_name": "BLI Card",
  "description": "Open your Bill Layne Insurance digital card from your phone.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#edf3fb",
  "theme_color": "#123d7a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
