{
  "name": "ReSpotiF*ck - Free Music Streaming",
  "short_name": "ReSpotiF*ck",
  "description": "Free music streaming from multiple sources including Audius, YouTube, Jamendo, and Spotify",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ef4444",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='48' fill='%23ef4444'/><polygon points='35,25 35,75 80,50' fill='white' stroke='white' stroke-width='2'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["music", "entertainment"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}