{
  "manifest_package": "org.chromium.webapk.test",
  "name": "Kidureka",
  "short_name": "Kidureka",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F08000",
  "background_color": "#ffffff",
  "intent_filters": {
    "scope_url_scheme": "https",
    "scope_url_host": "dev-web.toppersnotes.com/",
    "scope_url_path": "/"
  },
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/new-favicon.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/new-favicon.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "/new-favicon.webp",
      "sizes": "48x48",
      "type": "image/webp"
    }, {
      "src": "/new-favicon.webp",
      "sizes": "72x72",
      "type": "image/webp"
    }, {
      "src": "/new-favicon.webp",
      "sizes": "96x96",
      "type": "image/webp"
    }, {
      "src": "/new-favicon.webp",
      "sizes": "16x16",
      "type": "image/webp"
    } 
  ],
  "splash_pages": null,
  "bound_webapk": {
    "runtime_host": "org.chromium.chrome",
    "runtime_host_application_name": "Chromium"
  }
}
