{
  "name": "LIX-Rechner",
  "short_name": "LIX",
  "description": "Lesbarkeitsindex nach Björnsson für deutsche Texte berechnen.",
  "start_url": "./lix-rechner.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#E5E3DA",
  "theme_color": "#1E2B28",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
