{
  "name": "J.A.R.V.I.S.",
  "short_name": "Jarvis",
  "description": "Personal AI assistant with Jarvis-style voice",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05080f",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
