{
  "name": "VVF Condove",
  "short_name": "VVF Condove",
  "icons": [{
        "src": "apple-icon-57x57.png",
        "type": "image/png",
        "sizes": "57x57"
      }, {
        "src": "apple-icon-114x114.png",
        "type": "image/png",
        "sizes": "114x114"
      }, {
        "src": "apple-icon-144x144.png",
        "type": "image/png",
        "sizes": "144x144"
      }],
  "start_url": "/?homescreen=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#dc3545"
}