{
    "name": "Landra Workshop",
    "short_name": "Landra",
    "start_url": "/admin",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/images/logo-pwa.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/logo-pwa-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}

