{
  "name": "hjwjb music",
  "short_name": "hjwjb music",
  "description": "A personal music web app for search, playlists, charts, artists, lyrics, and playback.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#10131c",
  "theme_color": "#10131c",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tx.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
