{
  "name": "PharmAlliance AI",
  "short_name": "PharmAI",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#081426",
  "theme_color": "#081426",
  "description": "PharmAlliance AI luxury customer PWA for chat, shop previews, orders, rewards, and support.",
  "icons": [
    {
      "src": "/assets/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}