{
  "name": "Scroll To Top Plugin",
  "short_name": "Scroll To Top Plugin",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#333",
  "description": "A simply Scroll To Top Plugin app.",
  "icons": [{
    "src": "../to_top_button/to_top_button.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "../to_top_button/to_top_button.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "../to_top_button/to_top_button.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "../to_top_button/to_top_button.png",
    "sizes": "144x144",
    "type": "image/png"
  }, {
    "src": "../to_top_button/to_top_button.png",
    "sizes": "168x168",
    "type": "image/png"
  }, {
    "src": "../to_top_button/to_top_button.png",
    "sizes": "192x192",
    "type": "image/png"
  }],
  "related_applications": [{
    "platform": "web"
  }, {
    "platform": "play",
    "url": "https://play.google.com/store/apps/details?id=Scroll To Top Plugin"
  }]
}