{
    "name": "Fortime Webapp",
    "short_name": "app_ponto",
    "lang": "pt-br",
    "dir": "ltr",
    "prefer_related_applications": false,
    "start_url": "/",
    "id": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "description": "Faça controle da folha de ponto",
    "version": "1.0.0",
    "author": "Forpeople Softwares",
    "icons": [
        {
            "src": "images/icons/apple-touch-icon-57x57.png",
            "sizes": "57x57",
            "type": "image/png"
        },
        {
            "src": "images/icons/apple-touch-icon-60x60.png",
            "sizes": "60x60",
            "type": "image/png"
        },
        {
            "src": "images/icons/apple-touch-icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "images/icons/apple-touch-icon-76x76.png",
            "sizes": "76x76",
            "type": "image/png"
        },
        {
            "src": "images/icons/apple-touch-icon-114x114.png",
            "sizes": "114x114",
            "type": "image/png"
        },
        {
            "src": "images/icons/apple-touch-icon-120x120.png",
            "sizes": "120x120",
            "type": "image/png"
        },
        {
            "src": "images/icons/apple-touch-icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "images/icons/apple-touch-icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png"
        }
    ]
}