{
    "name": "Karten Scorer",
    "short_name": "Scorer",
    "description": "Punkte-Zaehler fuer Kartenspiele",
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0d1117",
    "theme_color": "#0d1117",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%230d1117'/%3E%3Ctext x='256' y='380' font-size='340' text-anchor='middle' font-family='sans-serif'%3E%F0%9F%83%8F%3C/text%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%230d1117'/%3E%3Ctext x='256' y='380' font-size='340' text-anchor='middle' font-family='sans-serif'%3E%F0%9F%83%8F%3C/text%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "categories": ["games", "utilities"],
    "lang": "de"
}
