{
  "name": "Chicken Road",
  "short_name": "ChickenRoad",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#42b883",
  "icons": [
    {
      "src": "/icon.jpeg",
      "sizes": "1000x1000",
      "type": "image/jpeg"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://chickenroadplay.xyz/manifest.webmanifest"
    }
  ]
}
