{
    "name": "buch-dein-visum.de",
    "id": "bdv-2024-10-31-2",
    "description": "Visum online beantragen",
    "short_name": "BDV",
    "theme_color": "#24bddb",
    "background_color": "#fff",
    "start_url": "https://www.buch-dein-visum.de/beantragen",
    "scope": "https://www.buch-dein-visum.de/beantragen",
    "orientation": "portrait",
    "display": "minimal-ui",
    "dir": "auto",
    "lang": "de-DE",
    "icons": [
        {
            "purpose": "maskable",
            "sizes": "512x512",
            "src": "icon512_maskable.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "512x512",
            "src": "icon512_rounded.png",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "template/image/bdvAppScreen.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "template/image/bdvAppScreenBig.png",
            "type": "image/png",
            "sizes": "1024x1024"
        }
    ]
}