{
  "name": "OpenVC",
  "short_name": "OpenVC",
  "description": "The open platform to raise venture capital",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff007e",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "投资者名录",
      "url": "/app/investors"
    },
    {
      "name": "CRM",
      "url": "/app/crm"
    },
    {
      "name": "路演文稿",
      "url": "/app/decks"
    }
  ]
}
