{ "name": "BarberOS — Turnos de barbería", "short_name": "BarberOS", "description": "Reservá tu turno, encontrá barberos en vivo y gestioná tu barbería. Todo en un solo lugar.", "lang": "es-AR", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#080808", "theme_color": "#0e0e0e", "categories": ["lifestyle", "productivity"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Mis turnos", "url": "/cliente", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Panel barbero", "url": "/barbero", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ] }