{
  "short_name": "webV2M",
  "name": "Online V2 music",
  "icons": [
    {
      "src": "speaker192.webp",
      "type": "image/webp",
      "sizes": "192x192"
    },
    {
      "src": "speaker.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "id": "/webV2M_worklet",
  "start_url": "/webV2M_worklet",
  "background_color": "#3367D6",
  "display": "standalone",
  "theme_color": "#3367D6",
  "shortcuts": [
  ],
  "description": "Online player for v2m music files",
  "screenshots": [
    {
      "src": "screenshot.gif",
      "type": "image/gif",
      "sizes": "800x600",
      "form_factor": "wide"
    }
  ]
}