{
    "name": "Dashboard Recepção",
    "short_name": "Recepção",
    "start_url": "/inkless/metrics/dashboard",
    "scope": "/inkless/metrics/",
    "display": "standalone",
    "background_color": "#fff",
    "theme_color": "#3b8ab8",
    "orientation": "portrait-primary",
    "description": "dashboard recepção.",
    "icons": [
        {
            "src": "img/assets/pwa/inkless-icon-36x36.png",
            "sizes": "36x36",
            "type": "image/png"
        },
        {
            "src": "img/assets/pwa/inkless-icon-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "img/assets/pwa/inkless-icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "img/assets/pwa/inkless-icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "img/assets/pwa/inkless-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/assets/pwa/inkless-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}