{
  "name": "Rune Shop Admin",
  "short_name": "Rune Shop",
  "description": "Panel de administracion de Rune Shop - soporte y pedidos en tiempo real",
  "start_url": "/pages/admin.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F1113",
  "theme_color": "#B87A2E",
  "icons": [
    {
      "src": "/images/logo-page.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-page.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}