{
"name": "AppGuardian | Cementerio General",
"short_name": "AppGuardian",
"description": "Sistema táctico de protección patrimonial y seguridad para el Cementerio General de Chile.",
"start_url": "./index.html",
"display": "standalone",
"background_color": "#09090b",
"theme_color": "#09090b",
"orientation": "portrait",
"icons": [
{
"src": "https://cdn-icons-png.flaticon.com/512/2092/2092663.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "https://cdn-icons-png.flaticon.com/512/2092/2092663.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
]
}