﻿{
  "name": "Zufalls-generator.com",
  "short_name": "Zufalls-Generator",
  "description": "Kostenlose Online-Zufallsgeneratoren: Münzwurf, Würfel, Zufallszahlen, Passwörter, Namen, Länder, Lottozahlen, Glücksrad, Timer & mehr.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF7FC",
  "theme_color": "#735187",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "de",
  "icons": [
    {
      "src": "/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'%3E%3Crect fill='%23FFF7FC' width='1280' height='720'/%3E%3Ctext x='640' y='360' font-size='200' text-anchor='middle' dominant-baseline='middle'%3E%F0%9F%8E%B2 Random Hub%3C/text%3E%3C/svg%3E",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Münzwurf",
      "short_name": "Münze",
      "description": "Wirf eine virtuelle Münze",
      "url": "/#coin-flip",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext x='48' y='70' font-size='60' text-anchor='middle'%3E%F0%9F%AA%99%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "Würfel",
      "short_name": "Würfel",
      "description": "Wirf virtuelle Würfel",
      "url": "/#dice-roller",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext x='48' y='70' font-size='60' text-anchor='middle'%3E%F0%9F%8E%B2%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "Zufallszahl",
      "short_name": "Zahl",
      "description": "Generiere Zufallszahlen",
      "url": "/#number-generator",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext x='48' y='70' font-size='60' text-anchor='middle'%3E%F0%9F%94%A2%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "Passwort-Generator",
      "short_name": "Passwort",
      "description": "Generiere sichere Passwörter",
      "url": "/#password-generator",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext x='48' y='70' font-size='60' text-anchor='middle'%3E%F0%9F%94%90%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
