{
  "name": "Glow Up App",
  "short_name": "Glow Up",
  "description": "Gestión de turnos para estéticas",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f3f5",
  "theme_color": "#c8956c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23c8956c'/><text y='.9em' font-size='70' x='15'>💅</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23c8956c'/><text y='.9em' font-size='70' x='15'>💅</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
