{
  "name": "Vidlip — YouTube Downloader",
  "short_name": "Vidlip",
  "description": "Download YouTube videos to MP3 or MP4 in seconds.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080808",
  "theme_color": "#e63030",
  "lang": "en",
  "icons": [
    {
      "src": "/static/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["utilities", "multimedia"]
}
