{
  "name": "CyberMuse Marketplace",
  "short_name": "CyberMuse",
  "description": "Digital Twins & AI Avatars Marketplace - Chat with AI-powered influencers",
  "start_url": "/cybermuse",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#FF0099",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["entertainment", "social"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Chat with Chloe",
      "short_name": "Chloe",
      "description": "Start chatting with Chloe Reyes",
      "url": "/cybermuse/dm/chloe-reyes-001",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ]
}

