{
  "name": "Predify",
  "short_name": "Predify",
  "description": "A Spotify Cloner App To Control Playlists in a Magical Way.",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#2DCB40",
  "background_color": "#083B6F",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait"
}
