{
  "name": "BPAS Client Lead Portal",
  "short_name": "Lead Portal",
  "description": "Secure read-only portal for viewing your website enquiries captured by BPA Solutions.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0B1221",
  "theme_color": "#0B1221",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/initials/svg?seed=BPA&backgroundColor=1D4ED8",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "https://api.dicebear.com/7.x/initials/svg?seed=BPA&backgroundColor=1D4ED8",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}