{
    "name": "Goopi App",
    "short_name": "Goopi",
    "description": "Donde todo sucede - Guía Comercial, Taxis y Delivery en Macas",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#05050a",
    "theme_color": "#1a0b2e",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icons/icon-512.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}