{
  "name": "AGICY — Sovereign AI Platform",
  "short_name": "AGICY",
  "description": "Investor portal for AGICY Holdings — Europe's sovereign AI supercomputer. Access governance, voting, data room, and AI advisor.",
  "start_url": "/invest",
  "display": "standalone",
  "background_color": "#060a14",
  "theme_color": "#00f0ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png?v=d1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png?v=d1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png?v=d1",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Data Room",
      "short_name": "Data Room",
      "url": "/invest/data-room",
      "description": "Access the investor data room",
      "icons": [{ "src": "/icons/icon-192x192.png?v=d1", "sizes": "192x192" }]
    },
    {
      "name": "Governance",
      "short_name": "Governance",
      "url": "/invest/governance",
      "description": "View governance resolutions and vote",
      "icons": [{ "src": "/icons/icon-192x192.png?v=d1", "sizes": "192x192" }]
    },
    {
      "name": "AI Advisor",
      "short_name": "AI Chat",
      "url": "/invest?chat=open",
      "description": "Chat with the AGICY AI investment advisor",
      "icons": [{ "src": "/icons/icon-192x192.png?v=d1", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
