{
    "name": "Guia Comercial Premium",

    "short_name": "Guia Premium",

    "start_url": "./index.html",

    "display": "standalone",

    "background_color": "#0f172a",

    "theme_color": "#2563eb",

    "orientation": "portrait-primary",

    "icons": [

        {
            "src": "/img/android-chrome-192x192.png",

            "sizes": "192x192",

            "type": "image/png"
        },

        {
            "src": "/img/android-chrome-512x512.png",

            "sizes": "512x512",

            "type": "image/png"
        }

    ]
}