{
    "name": "Reportes Axion",
    "short_name": "Reportes",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": ".",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192 144x144 96x96 512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}