{
    "id": "/",
    "name": "AiLis Tracker",
    "short_name": "AiLis",
    "description": "Sistema administrativo AiLis Tracker.",
    "lang": "pt-BR",
    "start_url": "/",
    "scope": "/",
    "display": "fullscreen",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "orientation": "any",
    "theme_color": "#4c78dd",
    "background_color": "#ebeef2",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
