{
  "name": "Candy AI — AI Companions",
  "short_name": "Candy AI",
  "description": "Chat with unique AI companions. Each one has her own style, voice, and story.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#e91e8c",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat",
      "url": "/",
      "description": "Browse AI companions"
    }
  ]
}
