{
    "short_name": "SHIP",
    "name": "SHIP",
    "description": "Establece el primer contacto.",
    "icons": [
      {
        "src": "icon/192x192.png",
        "type": "image/png",
        "sizes": "192x192"
      }
    ],
    "start_url": "/",
    "background_color": "#052B06",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#000000"
  }