{
  "name": "Music-op Client",
  "short_name": "Music-op",
  "description": "Mobile-first YouTube Music Client using yt-dlp",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121212",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "https://placehold.co/192x192/10b981/ffffff?text=Music",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/10b981/ffffff?text=Music-op",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
