{
  "name": "J.A.R.V.I.S.",
  "short_name": "JARVIS",
  "description": "Persönlicher KI-Assistent für Sprachbefehle, Wetter, News und PC-Steuerung",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#07111f",
  "theme_color": "#07111f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
