{
  "name": "Pulse AI",
  "short_name": "Pulse AI",
  "description": "Next-generation companion experience",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b141a",
  "theme_color": "#1f2c34",
  "icons": [
    {
      "src": "https://pub-84c2a4d23dc5478688ccdde6e26a0f42.r2.dev/pulseai_icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}