{
  "name": "Prime - AI Conversational Commerce Engine",
  "short_name": "Prime",
  "description": "AI-powered WhatsApp conversational commerce platform.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "/logo-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/logo-full.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-light-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-dark-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
