{
  "name": "I Lash Studio",
  "short_name": "I Lash",
  "description": "Sistema de agendamento premium para Lash Designers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://placehold.co/192x192/000000/BF953F?text=Lash",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/000000/BF953F?text=Lash",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}