{
  "name": "Le magasin",
  "short_name": "Le magasin",
  "id": "com.becquet.lemagasin",
  "description": "",
  "orientation": "any",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "ic_launcher5.png",
        "sizes": "48x48"
      },{
        "src": "ic_launcher4.png",
        "sizes": "72x72"
      },{
        "src": "ic_launcher3.png",
        "sizes": "96x96"
      },{
        "src": "ic_launcher2.png",
        "sizes": "144x144"
      },{
        "src": "ic_launcher.png",
        "sizes": "192x192"
      },{
        "src": "logo_lemagasin.jpg",
        "sizes": "512x512"
      }]
}