{
  "name": "LemonWire.exe — No malware. Just bangers.",
  "short_name": "LemonWire",
  "description": "A nostalgic early-2000s MP3 fansite. Search the swarm, scan every track, and play authentic Y2K bangers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#48A337",
  "theme_color": "#FFEB3B",
  "lang": "en-US",
  "categories": ["music", "entertainment", "multimedia"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon-16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "/favicon-32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
}
