{
  "name": "Snaptube - Free Video & Music Downloader",
  "short_name": "Snaptube",
  "description": "Download videos and music from 50+ platforms including YouTube, Instagram, Facebook, TikTok for free. Fast, safe, no login required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0D0D",
  "theme_color": "#E53935",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["utilities", "entertainment", "music"],
  "icons": [
    { "src": "/images/android-launchericon-48-48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/images/android-launchericon-72-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/images/android-launchericon-96-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/images/android-launchericon-144-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/images/android-launchericon-192-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/android-launchericon-512-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Download APK",
      "short_name": "Download",
      "description": "Download the latest Snaptube APK",
      "url": "/#download",
      "icons": [{ "src": "/images/android-launchericon-192-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
