{
    "name": "3UPlab",
    "short_name": "3UPlab",
    "description": "website",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#baf6da",
    "theme_color": "red",
    "icons": [
      {
        "src": "/img/home_app.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/img/home_app.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }