{
  "name": "Golden Door Asset",
  "short_name": "Golden Door",
  "description": "Software investment firm specialized in enterprise B2B SaaS and Gemini AI infrastructure.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business", "technology"],
  "shortcuts": [
    {
      "name": "12-Week Roadmap",
      "short_name": "Roadmap",
      "description": "Explore the Agentic Implementation Roadmap",
      "url": "/roadmap",
      "icons": [
        {
          "src": "/icon-192.jpg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Software Investing",
      "short_name": "Investing",
      "description": "Explore software investment thesis and assets",
      "url": "/investing",
      "icons": [
        {
          "src": "/icon-192.jpg",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
