{
    "name": "Rafting in Permet",
    "short_name": "Rafting",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#5ce1e6",
    "icons": [
      {
        "src": "logo/logo.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "logo/logo.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }