{
  "name": "Mediadrop",
  "short_name": "Mediadrop",
  "description": "Download TikTok, YouTube, Facebook, Instagram and WhatsApp videos for free.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#1877f2",
  "icons": [
    { "src": "../assets/icon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "../assets/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "share_target": {
    "action": "/app/",
    "method": "GET",
    "params": { "url": "url", "text": "text" }
  }
}
