{
  "name": "BR-Lex – BetrVG Lernkarten",
  "short_name": "BR-Lex",
  "description": "Lernkarten und Quiz für das Betriebsverfassungsgesetz",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#1a56db",
  "orientation": "portrait-primary",
  "lang": "de",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"]
}
