{
  "name": "Spotify Challenge - Desafio Magalu",
  "short_name": "Spotify Challenge",
  "theme_color": "#1DB954",
  "background_color": "#000000",
  "start_url": "/",
  "id": "spotify-challenge-magalu",
  "display": "standalone",
  "orientation": "portrait-primary",
  "description": "PWA do Spotify Challenge - Desafio Técnico Magazine Luiza",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
