{
    "name": "Arceo Conde",
    "short_name": "Arceo Conde",
    "description": "Arceo Conde y Asociados SC",
	"background_color": "#2B2B2B",
	"theme_color": "#c4122f",
    "orientation": "portrait",
    "display": "standalone",
    "start_url": "./?utm_source=web_app_manifest",
    "scope": "./",
    "lang": "es-MX",
    "icons": [
        {
            "src": "arceoconde.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}