{
  "name": "FoSpotify Downloader",
  "short_name": "FoSpotify",
  "description": "Premium Spotify Music Downloader",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d12",
  "theme_color": "#1DB954",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
