{
  "name": "Delta Gamma Vault",
  "short_name": "DGV",
  "description": "Real-time trading communication and journaling platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#f5b527",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69d897e41978010967016324/4115c2547_DGVLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69d897e41978010967016324/4115c2547_DGVLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "shortcuts": [
    {
      "name": "Trading Room",
      "short_name": "Live",
      "description": "Join the live trading room",
      "url": "/start-session",
      "icons": [{ "src": "https://media.base44.com/images/public/69d897e41978010967016324/4115c2547_DGVLogo.png", "sizes": "96x96" }]
    },
    {
      "name": "Community Chat",
      "short_name": "Chat",
      "description": "Open community chat",
      "url": "/community",
      "icons": [{ "src": "https://media.base44.com/images/public/69d897e41978010967016324/4115c2547_DGVLogo.png", "sizes": "96x96" }]
    }
  ]
}
