{
    "name": "CarteiraWeb",
    "short_name": "CarteiraWeb",
    "start_url": "/login",
    "display": "standalone",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/img/pwa/icons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/pwa/icons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "background_color": "#ffffff"
}
