{
    "name": "DEQUILA",
    "short_name": "Web Brew",
    "description": "The blazing fast, AI-powered IDE for rapid web prototyping and development.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#09090b",
    "icons": [
        {
            "src": "/img/icon-152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}