{
    "name": "Shardfall",
    "short_name": "Shardfall",
    "description": "Ein Retro 2D RPG im Gurk-Stil",
    "start_url": "./",
    "scope": "./",
    "display": "fullscreen",
    "orientation": "portrait",
    "background_color": "#0a0a14",
    "theme_color": "#0a0a14",
    "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" }
    ]
}
