{
  "name": "Balta Media",
  "short_name": "BM",
  "description": "Si quieres el cambio, haz algo diferente",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0a3a65",
  "theme_color": "#77bbc9",
  "orientation": "any",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "categories": ["music", "entertainment", "media"],
  "icons": [
    {
      "src": "./ico/blues(1).png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./ico/blues(2).png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./ico/blues(3).png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://balta-media.odoo.com/web/image/1100-captura-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Pantalla principal"
    },
    {
      "src": "https://balta-media.odoo.com/web/image/1101-captura-player.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Reproductor en uso"
    },
    {
      "src": "https://balta-media.odoo.com/web/image/1102-captura-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Vista escritorio"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
