{
  "name": "ChatNexus - AI Companions",
  "short_name": "ChatNexus",
  "description": "Your personal AI companions for meaningful conversations",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#a855f7",
  "background_color": "#0a0a0a",
  "icons": [
    {
      "src": "/icons/icon-72x72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.svg",
      "sizes": "144x144",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.svg",
      "sizes": "152x152",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.svg",
      "sizes": "384x384",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "428x926",
      "type": "image/png",
      "label": "Dashboard"
    },
    {
      "src": "/screenshots/chat.png",
      "sizes": "428x926",
      "type": "image/png",
      "label": "Chat Interface"
    },
    {
      "src": "/screenshots/companion.png",
      "sizes": "428x926",
      "type": "image/png",
      "label": "Create Companion"
    }
  ],
  "categories": ["social", "entertainment", "lifestyle"],
  "prefer_related_applications": false,
  "related_applications": []
}
