{
    "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "name": "Vest Events",
    "short_name": "Vest Events",
    "start_url": ".",
    "display": "standalone",
    "description": "Ihr Veranstaltungsspezialist im Ruhrgebiet.",
    "icons": [
        { "src": "/wp-content/themes/vest-events/assets/imgs/favicons/icon-192.png", "type": "image/png", "sizes": "192x192" },
        { "src": "/wp-content/themes/vest-events/assets/imgs/favicons/icon-512.png", "type": "image/png", "sizes": "512x512" }
    ]
}