{
    "name": "Dieter Landuris Official",
    "short_name": "Landuris",
    "description": "Dieter Landuris - Official Website: Actor, Musician, and Voice Artist",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "/assets/images/portrait_1.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/assets/images/portrait_1.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "maskable"
        }
    ]
}