{
  "name": "Spotify",
  "icons": [
    {
      "src": "https://open.spotifycdn.com/cdn/images/icons/Spotify_MWP_192.ebf939fd.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://open.spotifycdn.com/cdn/images/icons/Spotify_MWP_384.b98158a0.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "https://open.spotifycdn.com/cdn/images/icons/Spotify_MWP_512.50dd387d.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "https://open.spotifycdn.com/cdn/images/icons/Spotify_MWP_512.50dd387d.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "https://open.spotify.com/?utm_source=pwa_install",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#121212",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.spotify.music",
      "id": "com.spotify.music"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/spotify-music/id324684580"
    },
    {
      "platform": "windows",
      "url": "https://apps.microsoft.com/store/detail/spotify/9NCBCSZSJRSB"
    },
    {
      "platform": "amazon",
      "url": "https://www.amazon.com/Spotify-Music/dp/B00KLBR6IC"
    }
  ]
}