{
  "background_color": "white",
  "description": "MyPokéCards",
  "display": "standalone",
  "icons": [
    {
      "src": "images/android-chrome-192x192.png",
      "sizes":"192x192",
      "type":"image/png"
    },{
      "src":"images/android-chrome-512x512.png",
      "sizes":"512x512",
      "type":"image/png"
    }
  ],
  "name": "MyPokéCards",
  "short_name": "MyPokéCards",
  "start_url": "https://mypokecards.fr/pages/secured/index.xhtml"
}