{
    "name": "My Cluster",
    "short_name": "App Cluster",
    "background_color": "#ffffff",
    "display": "standalone",
    "description": "Cluster For Administration",
    "theme_color": "#0d6efd",
    "start_url": "/",
    "icons": [
        {
            "src": "assets/media/logos/icon_pwa.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}