{
    "name": "Build Invest Live",
    "short_name": "Build Invest Live",
    "icons": [
      {
        "src": "/apple-icon.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/apple-icon.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "theme_color": "#0C151F",
    "background_color": "#0C151F",
    "display": "standalone",
    "scope": "/",
    "start_url": "/dashboard"
  }