{
  "name": "VinylPlayer",
  "short_name": "Vinyl",
  "start_url": "../../../",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#181818",
  "orientation": "portrait",
  "icons": [
    {
      "src": "screenshot.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}