{
  "name": "Builders VC \u2014 Portfolio Bible",
  "short_name": "BVC Portfolio",
  "description": "Active and realized investments across Fund I, II, and III.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F5F3F1",
  "theme_color": "#31454E",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}