{
  "name": "Tenaris Pipelogy",
  "short_name": "Pipelogy",  
  "theme_color": "#000098",
  "background_color": "#000098",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "description": "Pipelogy is a tool that let the user get, with only one click, all the pipe history: The lines in which it has been produced, the processes done to it, and the critical variables of these processes",
  "icons": [
      {
        "src": "/assets/icons/ts-icon-72x72.png",
        "sizes": "72x72",
        "type": "image/png"
      },
      {
        "src": "/assets/icons/ts-icon-96x96.png",
        "sizes": "96x96",
        "type": "image/png"
      },
      {
        "src": "/assets/icons/ts-icon-128x128.png",
        "sizes": "128x128",
        "type": "image/png"
      },
      {
        "src": "/assets/icons/ts-icon-144x144.png",
        "sizes": "144x144",
        "type": "image/png"
      },
      {
        "src": "/assets/icons/ts-icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/assets/icons/ts-icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
  ]
}
