{
    "name": "30. Geburtstag \u2013 Robin & Christian",
    "short_name": "30. Birthday",
    "description": "Einladung zur Geburtstagsfeier von Robin & Christian",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0b0c10",
    "theme_color": "#d4af37",
    "orientation": "portrait",
    "icons": [
        {
            "src": "assets/images/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}