{
  "name": "Y2MAP — Free YouTube Downloader & MP3 Converter",
  "short_name": "Y2MAP",
  "description": "Free browser-based YouTube downloader. Convert YouTube videos to MP4 or MP3 in HD, Full HD, and 4K. No registration, unlimited downloads.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#FF0000",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "multimedia", "music", "video", "productivity"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" },
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "purpose": "any" }
  ]
}