{
"name": "Barbearia Navalha & Estilo Premium",
"short_name": "Navalha & Estilo",
"description": "Agendamento online de barbearia de alta classe com suporte offline.",
"start_url": "./index.html",
"display": "standalone",
"background_color": "#09090b",
"theme_color": "#18181b",
"orientation": "portrait",
"icons": [
{
"src": "https://placehold.co/192x192/18181b/d97706?text=✂️",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "https://placehold.co/512x512/18181b/d97706?text=✂️",
"sizes": "512x512",
"type": "image/png"
}
]
}