{
  "name": "Wordle",
  "short_name": "Wordle",
  "description": "Ein Wordle Klon mit riesiger Datenbank",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0f11",
  "theme_color": "#0f0f11",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
