{
  "name": "Chainfir Capital — Growth Investment Firm",
  "short_name": "Chainfir",
  "description": "Growth investment firm headquartered in New Zealand. We invest in profitable AI, Web3 and frontier-tech companies across APAC and help them scale through capital, talent and resources.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ff6b85",
  "categories": [
    "business",
    "finance"
  ],
  "icons": [
    {
      "src": "/assets/icons/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "url": "/portfolio"
    },
    {
      "name": "Insights",
      "short_name": "Insights",
      "url": "/insights"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/contact"
    }
  ]
}