{
  "name": "NEXTYA — KI für Soziale Arbeit",
  "short_name": "NEXTYA",
  "description": "KI-gestützter Berichtsgenerator und Fachassistent für die Kinder- und Jugendhilfe. DSGVO-konform.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "de",
  "icons": [
    {
      "src": "/nextya-icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/nextya-icon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/nextya-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/nextya-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
