{
  "name": "Cupo — Sí hay cupo.",
  "short_name": "Cupo",
  "description": "Agenda citas en barberías, dentistas, estéticas y más, cerca de ti.",
  "lang": "es-MX",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1024",
  "theme_color": "#5B4BFF",
  "categories": ["lifestyle", "productivity", "health"],
  "icons": [
    { "src": "/icons/icono-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icono-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icono-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Mis citas", "url": "/mis-citas" },
    { "name": "Buscar cerca de mí", "url": "/buscar" }
  ]
}
