{
    "short_name": "Doing-it",
    "name": "Doing-it - Eletricidade Geral",
    "background_color": "#FFF",
    "theme_color": "#0061FF",
    "start_url": "/index.html",
    "description": "Doing-It é uma empresa que actua no mercado da eletrecidade geral e iluminação LED.",
    "display": "standalone",
    "icons": [
        {
            "src": "/imagens/192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "/imagens/512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}