{
  "name": "AERIS AI Assistant",
  "short_name": "AERIS",
  "description": "Your intelligent AI companion — available anytime, anywhere.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e20",
  "theme_color": "#00d4ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/home/images/robot.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/home/images/robot.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
