{
    "name": "Rastplatz-Finder",
    "short_name": "Rastplatz",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [{
        "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='90'%3E%F0%9F%85%BF%EF%B8%8F%3C/text%3E%3C/svg%3E",
        "sizes": "192x192",
        "type": "image/svg+xml"
    }]
}