{
  "name": "GO BOMEM",
  "short_name": "GO BOMEM",
  "description": "Global Reaction Map — bombardea virtualmente noticias en el mapa",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0f172a",
  "lang": "es",
  "icons": [
    {
      "src": "/images/launch-icon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/images/launch-icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/images/launch-icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "url": "share_url",
      "title": "share_title",
      "text": "share_text"
    }
  }
}
