chromium/chrome/android/webapk/shell_apk/manifest/unbound_manifest_config.json

{
  "scope_url": "https://doom-fire.com/",
  "intent_filters": {
    "scope_url_scheme": "https",
    "scope_url_host": "doom-fire.com",
    "scope_url_path_type": "android:pathPrefix",
    "scope_url_path": "/"
  },
  "start_url": "https://doom-fire.com/",
  "logged_intent_url_param": "originalUrl",
  "display_mode": "standalone",
  "orientation": "portrait",
  "android_orientation": "unspecified",
  "theme_color": "4291348680L",
  "background_color": "4291348680L",
  "background_color_xml": "#C8C8C8",
  "icon_urls_and_icon_murmur2_hashes": "https://doom-fire.com/icons/fire-new-192.png 0 https://doom-fire.com/icons/fire-maskable-512.png 0",
  "web_manifest_url": "https://doom-fire.com/manifest.json",
  "distributor": "other",
  "version_code": "1",
  "version_name": "1.0",
  "bound_webapk": false
}