{
  "name": "Chicken Road",
  "short_name": "ChickenRoad",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#42b883",
  "icons": [
    {
      "src": "/icons/chicken-road-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://pwa21.video-games-rait.com/manifest.webmanifest"
    }
  ]
}
