{
    "id": "/MS",
    "name": "MS BarberCRM",
    "short_name": "MS",
    "description": "Reservaciones, agenda y gestión de barbería.",
    "lang": "es",
    "dir": "ltr",
    "start_url": "/MS",
    "scope": "/MS",
    "display": "standalone",
    "display_override": [
        "standalone",
        "minimal-ui"
    ],
    "orientation": "any",
    "background_color": "#F4F1EA",
    "theme_color": "#111827",
    "categories": [
        "business",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "/images/icons/pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/pwa-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Reservar",
            "short_name": "Reservar",
            "url": "/MS#cortes",
            "icons": [
                {
                    "src": "/images/icons/pwa-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Horarios",
            "short_name": "Horarios",
            "url": "/MS/horarios",
            "icons": [
                {
                    "src": "/images/icons/pwa-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}
