{
  "name": "SpotyLoader — Free Spotify to MP3 Downloader",
  "short_name": "SpotyLoader",
  "description": "Download Spotify tracks, albums, and playlists to MP3 320kbps, FLAC, and M4A. Free, unlimited, no signup. Works on any device.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0B0F1A",
  "background_color": "#0B0F1A",
  "lang": "en",
  "dir": "ltr",
  "categories": ["music", "productivity", "utilities", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SpotyLoader — paste a Spotify link and download MP3 instantly"
    }
  ],
  "shortcuts": [
    {
      "name": "Download Spotify Track",
      "short_name": "Track",
      "description": "Download a single Spotify track as MP3",
      "url": "/#hero"
    },
    {
      "name": "Download Spotify Playlist",
      "short_name": "Playlist",
      "description": "Download an entire Spotify playlist as MP3",
      "url": "/#hero"
    }
  ]
}
