{
  "name": "OATD España",
  "short_name": "OATD",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a1a",
  "orientation": "portrait",
  "description": "Observatorio de Análisis de Tendencias y Datos (OATD) - Portal de Vigilancia Estratégica en España",
  "lang": "es-ES",
  "dir": "ltr",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/index.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}