{
    "name": "ConstruDevPro",
    "short_name": "ConstruDev",
    "start_url": "/?pwa=1",
    "background_color": "#ffffff",
    "theme_color": "#9b512e",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/images/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
