{
  "name": "JAVAconnects",
  "short_name": "JAVAconnects",
  "display": "fullscreen",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/logo/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "intent_filters": {
    "scope_url_scheme": "https",
    "scope_url_host": "javaconnects.com",
    "scope_url_path": "/home"
  },
  "scope_url": "/home",
  "start_url": "/home",
  "scope": "/home",
  "theme_color": "#000000",
  "background_color": "#ffffff"

}
