{
"name": "Navalha & Estilo - Barbearia Premium",
"short_name": "Navalha & Estilo",
"description": "Agende seu horário e acompanhe seus agendamentos na Barbearia Navalha & Estilo em tempo real.",
"start_url": "./index.html",
"scope": "./",
"display": "standalone",
"orientation": "portrait-primary",
"background_color": "#09090b",
"theme_color": "#18181b",
"lang": "pt-BR",
"dir": "ltr",
"categories": ["lifestyle", "business", "utilities"],
"icons": [
{
"src": "https://placehold.co/192x192/18181b/d97706.png?text=✂️",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "https://placehold.co/512x512/18181b/d97706.png?text=✂️",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
],
"shortcuts": [
{
"name": "Agendar Horário",
"short_name": "Agendar",
"description": "Agende um novo corte ou barba rapidamente",
"url": "./index.html#booking",
"icons": [
{
"src": "https://placehold.co/192x192/18181b/d97706.png?text=📅",
"sizes": "192x192",
"type": "image/png"
}
]
},
{
"name": "Meus Agendamentos",
"short_name": "Meus Horários",
"description": "Consulte seus horários marcados",
"url": "./index.html#history",
"icons": [
{
"src": "https://placehold.co/192x192/18181b/d97706.png?text=📋",
"sizes": "192x192",
"type": "image/png"
}
]
}
]
}