{
  "name": "Ludy.fm - Premium Podcast Player",
  "short_name": "Ludy.fm",
  "description": "Premium podcast player with Smart Speed, Voice Boost, and cross-platform sync.",
  "start_url": "/library",
  "display": "standalone",
  "background_color": "#0D0D0F",
  "theme_color": "#FF8400",
  "orientation": "any",
  "categories": ["entertainment", "music"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
