{
    "name": "Miguel \u00c1ngel Guti\u00e9rrez",
    "short_name": "Miguel \u00c1ngel Guti\u00e9rrez",
    "description": "App de Miguel \u00c1ngel Guti\u00e9rrez",
    "start_url": ".\/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#639cd4",
    "icons": [
        {
            "src": "modules\/smart_pos\/assets\/store\/pwa\/icon-192.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any maskable"
        },
        {
            "src": "modules\/smart_pos\/assets\/store\/pwa\/icon-512.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "any maskable"
        }
    ]
}