{
  "name": "PlotterCut Studio",
  "short_name": "PlotterCut",
  "description": "Generador HPGL y Studio de Corte para Plotters HP",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "orientation": "landscape-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "es-ES",
  "shortcuts": [
    { "name": "Imagen → HPGL", "url": "/index.html", "description": "Generar HPGL desde imagen" }
  ]
}
