{
  "name": "Captain Ventures",
  "short_name": "Captain",
  "description": "Captain Ventures — a generalist seed-stage venture capital firm. SLC ↔ SF.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "I",
      "short_name": "I",
      "description": "About Tyler and Captain Ventures",
      "url": "/i"
    },
    {
      "name": "FUND",
      "short_name": "FUND",
      "description": "The fund and my investment approach",
      "url": "/fund"
    },
    {
      "name": "CAPTAINS",
      "short_name": "CAPTAINS",
      "description": "On the founders I back",
      "url": "/captains"
    }
  ]
}
