{
  "short_name": "SpotiHelper",
  "name": "SpotiHelper - Spotify Downloader | Download Songs to MP3",
  "description": "Free Spotify Downloader. Download Spotify songs to high-quality 320kbps MP3. No registration required. Fast and easy.",
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "logo.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1DB954",
  "background_color": "#0f172a",
  "categories": ["music", "utilities", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Spotify to MP3",
      "short_name": "To MP3",
      "description": "Convert Spotify songs to MP3",
      "url": "/spotify-to-mp3",
      "icons": [{ "src": "favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Free Downloader",
      "short_name": "Download",
      "description": "Free Spotify music downloader",
      "url": "/free-spotify-downloader",
      "icons": [{ "src": "favicon.svg", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "og-image.png",
      "type": "image/png",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "SpotiHelper Homepage"
    }
  ],
  "related_applications": [],
  "iarc_rating_id": ""
}
