{
    "name": "SASRE | State Resources Enforcement",
    "short_name": "SASRE",
    "description": "Terminal oficial del San Andreas State Resources Enforcement",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#03060a",
    "theme_color": "#D4AF37",
    "icons": [
        {
            "src": "static/images/logo.webp",
            "sizes": "1024x1024",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "static/images/Placa_Agencia.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any"
        }
    ]
}
