{
    "name": "PontoAZT Terminal",
    "short_name": "Terminal",
    "description": "Terminal de Ponto por Reconhecimento Facial (Offline)",
    "start_url": "./index.html",
    "display": "fullscreen",
    "background_color": "#0b0f19",
    "theme_color": "#0b0f19",
    "orientation": "portrait",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 rx=%2220%22 fill=%22%236366f1%22/><text y=%22.9em%22 x=%22.1em%22 font-size=%2290%22 fill=%22white%22>P</text></svg>",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml"
        }
    ]
}
