{
  "id": "/",
  "name": "RSD Audio Player",
  "short_name": "RSD Player",
  "description": "Audio Player with over 500 tracks from RSD in the library, as well as playlist export and import",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#161616",
  "theme_color": "#161616",
  "icons": [
    {
      "src": "./icon/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon/pwa-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
