{
  "name": "Citas de Taller",
  "short_name": "CitasTaller",
  "description": "Sistema profesional de gestión de citas de taller mecánico para tablets Android",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%231e3a8a'/%3E%3Cpath d='M96 40l-30 50h20v40h20V90h20z' fill='white'/%3E%3Cpath d='M70 130h52v12H70z' fill='white'/%3E%3Cpath d='M85 145h22v7H85z' fill='white'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%231e3a8a'/%3E%3Cpath d='M256 100l-80 130h50v100h60V230h50z' fill='white'/%3E%3Cpath d='M190 350h132v30H190z' fill='white'/%3E%3Cpath d='M225 390h62v20h-62z' fill='white'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business", "utilities"],
  "lang": "es-ES",
  "dir": "ltr",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'%3E%3Crect width='540' height='720' fill='%23f8fafc'/%3E%3Crect y='0' width='540' height='80' fill='%231e3a8a'/%3E%3Ctext x='20' y='50' font-family='Arial' font-size='24' fill='white' font-weight='bold'%3ECitas de Taller%3C/text%3E%3Crect x='20' y='100' width='500' height='600' rx='10' fill='white' stroke='%23e2e8f0' stroke-width='2'/%3E%3Ctext x='40' y='140' font-family='Arial' font-size='18' fill='%231e293b' font-weight='bold'%3ENueva Cita%3C/text%3E%3C/svg%3E",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 768'%3E%3Crect width='1024' height='768' fill='%23f8fafc'/%3E%3Crect y='0' width='1024' height='80' fill='%231e3a8a'/%3E%3Ctext x='30' y='50' font-family='Arial' font-size='28' fill='white' font-weight='bold'%3ECitas de Taller%3C/text%3E%3Crect x='30' y='100' width='964' height='650' rx='12' fill='white' stroke='%23e2e8f0' stroke-width='2'/%3E%3Ctext x='50' y='150' font-family='Arial' font-size='22' fill='%231e293b' font-weight='bold'%3EFormulario de Nueva Cita%3C/text%3E%3C/svg%3E",
      "sizes": "1024x768",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Nueva Cita",
      "short_name": "Nueva",
      "description": "Crear una nueva cita de taller",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%231e3a8a'/%3E%3Cpath d='M48 25v46M25 48h46' stroke='white' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Buscar Citas",
      "short_name": "Buscar",
      "description": "Buscar y ver citas anteriores",
      "url": "/?view=buscar",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%231e3a8a'/%3E%3Ccircle cx='40' cy='40' r='18' fill='none' stroke='white' stroke-width='6'/%3E%3Cpath d='M52 52l18 18' stroke='white' stroke-width='6' stroke-linecap='round'/%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "features": [
    "camera",
    "storage"
  ]
}
