{
    "name": "IgrejaPDV - Chip7Tech",
    "short_name": "IgrejaPDV",
    "description": "Frente de Caixa Rápido e Eficiente",
    "start_url": "./views/pdv.php",
    "display": "standalone",
    "background_color": "#f4f6f9",
    "theme_color": "#343a40",
    "orientation": "portrait",
    "icons": [
        {
            "src": "./public/img/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./public/img/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}