{
    "name": "HiDoctor NET",
    "short_name": "HiNET",
    "description": "Utilize o seu HiDoctor também pela internet",
    "id": "hinetx",
    "orientation": "portrait",
    "theme_color": "#6C7E93",
    "background_color": "#012549",
    "display": "standalone",
    "start_url": "../../index.asp",
    "icons": [
        {
            "src": "icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "icon-256.png",
            "type": "image/png",
            "sizes": "256x256"
        },
        {
            "src": "icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "maskable.png",
            "type": "image/png",
            "sizes": "196x196",
            "purpose": "maskable"
        }
    ]
}
