{
    "name": "Cartão Sol",
    "short_name": "Cartão Sol",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#fff",
    "theme_color": "#fff",
    "description": "Cartão Sol",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "144x144",
            "type": "image/png"
        }
    ]
}