{
  "name": "Pico Love OS",
  "short_name": "PicoOS",
  "description": "Suite B2B de inteligencia creativa",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0C0E11",
  "background_color": "#0C0E11",
  "lang": "es",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Generar pieza",
      "url": "/mercurio/trigger",
      "description": "Generar nueva pieza visual"
    },
    {
      "name": "Pool",
      "url": "/moon/pool",
      "description": "Pool de contenido para publicar"
    }
  ]
}
