{
  "name": "Nexcor",
  "short_name": "Nexcor",
  "description": "AI character chat platform — talk to anyone, be anyone.",
  "start_url": "/explore",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05020d",
  "theme_color": "#00e5ff",
  "categories": ["entertainment", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Explore Characters",
      "short_name": "Explore",
      "url": "/explore",
      "description": "Browse all AI characters"
    },
    {
      "name": "My Chats",
      "short_name": "Chats",
      "url": "/chats",
      "description": "Resume your conversations"
    }
  ]
}
