{
  "name": "Magi Edge",
  "short_name": "MagiEdge",
  "description": "Privacy-first AI that never leaves your network",
  "start_url": "/edge/chat",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "scope": "/edge/",
  "icons": [
    {"src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}
