{
 "background_color": "white",
 "description": "Change the speed and pitch of your music and other audio, independently.",
 "display": "standalone",
 "name": "Music Speed Changer",
 "short_name": "Music Speed Changer",
 "start_url": "./index.html",
 "icons": [
  {
   "src": "images/icons/android-icon-192x192.png",
   "sizes": "192x192",
   "type": "image/png"
  }
 ],
 "related_applications": [{
  "platform": "play",
  "url": "https://play.google.com/store/apps/details?id=com.smp.musicspeed"
 }]
 }