{
  "name": "IQ-Test · CHC",
  "short_name": "IQ-Test",
  "description": "Wissenschaftlich fundierter Selbsteinschätzungs-IQ-Test auf Basis der Cattell-Horn-Carroll-Theorie. Clientseitig, ohne Tracking.",
  "lang": "de-DE",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fafafa",
  "theme_color": "#1e3a8a",
  "icons": [
    {
      "src": "assets/img/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"]
}
