{
  "name": "Subastas Green Metal",
  "short_name": "GreenMetal",
  "description": "Subastas en tiempo real — CI GreenMetal SAS",
  "start_url": "/mi-cuenta/my-auction/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#021518",
  "theme_color": "#00d084",
  "lang": "es-CO",
  "icons": [
    {
      "src": "/wp-content/plugins/gestor-subastas-greenmetal/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/plugins/gestor-subastas-greenmetal/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/plugins/gestor-subastas-greenmetal/pwa/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/wp-content/plugins/gestor-subastas-greenmetal/pwa/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mis subastas en móvil"
    }
  ],
  "shortcuts": [
    {
      "name": "Mis Subastas",
      "short_name": "Subastas",
      "description": "Ver mis subastas activas",
      "url": "/mi-cuenta/my-auction/",
      "icons": [{ "src": "/wp-content/plugins/gestor-subastas-greenmetal/pwa/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["business", "finance"],
  "prefer_related_applications": false
}
