{
  "intent_filters": {
    "scope_url_scheme": "https",
    "scope_url_host": "chickenroadapp.co.uk",
    "scope_url_path": "/"
  },
  "scope": "https://chickenroadapp.co.uk/",
  "scope_url": "https://chickenroadapp.co.uk/",
  "name": "Chicken Road App UK",
  "short_name": "Chicken Road",
  "icons": [
    {
      "src": "img/icon-144.webp",
      "type": "image/webp",
      "sizes": "144x144",
      "purpose": "any"
    },
    {
      "src": "img/icon-144.webp",
      "type": "image/webp",
      "sizes": "144x144",
      "purpose": "maskable"
    },
    {
      "src": "img/icon-192.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "img/icon-192.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "img/icon-512.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "img/icon-96.webp",
      "type": "image/webp",
      "sizes": "96x96",
      "purpose": "any"
    },
    {
      "src": "img/icon-96.webp",
      "type": "image/webp",
      "sizes": "96x96",
      "purpose": "maskable"
    }
  ],
  "start_url": "https://chickenroadapp.co.uk/redirect-page/",
  "display": "standalone",
  "background_color": "#000000",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "display_override": [
    "standalone",
    "fullscreen"
  ],
  "prefer_related_applications": true,
  "version_code": "1",
  "version_name": "1.0",
  "web_manifest_url": "https://chickenroadapp.co.uk/manifest.json",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://chickenroadapp.co.uk/manifest.json"
    }
  ],
  "bound_webapk": {
    "runtime_host": "org.chromium.chrome",
    "runtime_host_application_name": "Chromium"
  }
}