{
    "name": "Chat Telecom",
    "short_name": "Chat Telecom",
    "description": "App oficial Minha Telecom",
    "start_url": "https:\/\/minhatelecom.com.br\/",
    "scope": "\/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#fc8669",
    "background_color": "#540d80",
    "icons": [
        {
            "src": "\/pwa\/icon-192.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any maskable"
        },
        {
            "src": "\/pwa\/icon-512.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "any maskable"
        }
    ]
}