{
  "name": "Now Playing on Kindle",
  "short_name": "NowPlaying",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "icons": [
    {
      "src": "../icon.ico",
      "sizes": "256x256",
      "type": "image/x-icon"
    }
  ]
}
