{
  "name": "Dofus Alive",
  "short_name": "Dofus Alive",
  "description": "Play NOW the old school game you love, the way you want!",
  "background_color": "#37474f",
  "theme_color": "#37474f",
  "start_url": "https://www.dofusalive.com/",
  "display": "standalone",
  "orientation": "any",
  "prefer_related_applications": false,
  "related_applications": [
  {
    "platform": "",
    "id": ""
  }
],
  "icons": [
    {
      "src": "/assets/img/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image\/png"
    },
    {
      "src": "/assets/img/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image\/png"
    }
  ]
}
