{
  "name": "Virtual Rooster",
  "short_name": "Virtual Rooster",
  "description": "Build your farm and live the rural dream in Virtual Rooster. Plant crops, raise animals, and manage your homestead in this relaxing farming simulator playable on desktop, mobile, VR headsets, and consoles.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://vreboot.com/assets/icon/vrooster-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "https://vreboot.com/assets/icon/vrooster-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "https://vreboot.com/assets/icon/vrooster-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "https://vreboot.com/assets/icon/vrooster-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "https://vreboot.com/assets/icon/vrooster-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://vreboot.com/assets/icon/vrooster-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
