{
    "name": "FGMED Progressive Web App",
    "short_name": "FGMED - PWA",
    "lang": "pt-BR",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#313B48",
    "icons": [
        {
            "src": "https://testes.posfg.com.br/icons/icon-fgmed-192.png",
            "sizes": "192x192",
            "type": "png"
        },
        {
            "src": "https://testes.posfg.com.br/icons/icon-fgmed-512.png",
            "sizes": "512x512",
            "type": "png"
        },
        {
            "src": "https://testes.posfg.com.br/icons/icon-fgmed-513.svg",
            "sizes": "513x513",
            "type": "svg"
        }
    ],
    "background_color": "#313B48",
    "url": "https://testes.posfg.com.br/",
    "screenshots": []
}