{
  "name": "RequiCheck – Anforderungs-Check",
  "short_name": "RequiCheck",
  "description": "Automatisierte regelbasierte Erst-Einschätzung von Anforderungen nach ISO/IEC/IEEE 29148 und IREB CPRE. Läuft lokal im Browser.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f8f6",
  "theme_color": "#0e3176",
  "lang": "de",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
