{
    "name": "CreativWeb",
    "short_name": "CreativWeb",
    "icons": [
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "theme_color": "#A8EDCC",
    "background_color": "#0D1F2D",
    "display": "standalone"
}