{
    "name": null,
    "short_name": null,
    "description": "",
    "start_url": null,
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": null,
    "icons": [
        {
            "src": null,
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": null,
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "orientation": "portrait",
    "scope": null
}