{
  "name": "MyLeadWave",
  "short_name": "MyLeadWave",
  "description": "The growth engine behind businesses, CMOs, and CROs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060B14",
  "theme_color": "#060B14",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon.svg",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}