{
  "name": "Chazz.ai - AI Roleplay Chat",
  "short_name": "Chazz.ai",
  "description": "AI Roleplay Chat with Living Worlds",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#0f0f0f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "social"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Explore Characters",
      "short_name": "Explore",
      "description": "Browse available characters",
      "url": "/",
      "icons": []
    },
    {
      "name": "My Chats",
      "short_name": "Chats",
      "description": "View your conversations",
      "url": "/chats",
      "icons": []
    }
  ]
}
