{
"name": "PWA Pilotagem Segura",
"short_name": "PilotagemSegura",
"start_url": "https://midasconectplus.com.br",
"display": "standalone",
"description": "PWA para Pilotagem Defensiva",
"lang": "pt-BR",
"dir": "auto",
"theme_color": "green",
"background_color": "blue",
"orientation": "any",
"icons": [
    {
        "src": "https://midasconectplus.com.br/icons/icon_512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
    },
    {
        "src": "https://midasconectplus.com.br/icons/icon_256.png",
        "sizes": "256x256",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "src": "https://midasconectplus.com.br/icons/icon_192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
    }
],
"screenshots": [
    {
        "src": "https://midasconectplus.com.br/screenshots/screen1.png",
        "sizes": "1344x599",
        "type": "image/png",
        "description": "A screenshot of the home page"
    }
],
"related_applications": [
    {
        "platform":"windows",
        "url": "The URL to your app in that app store"
    }
],
"prefer_related_applications": false,
"shortcuts": [
    {
        "name":"PWAPilotagemSegura",
        "url":"https://midasconectplus.com.br",
        "description":"AppPilotagemSegura"
    }
]
}
