
{
  "name": "YouTube Downloader Pro",
  "short_name": "YT Pro",
  "description": "High-speed video downloader and converter tool for desktop and mobile.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/174/174883.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/174/174883.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1611162617474-5b21e879e113?q=80&w=1000&auto=format&fit=crop",
      "sizes": "1000x600",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Desktop Experience"
    },
    {
      "src": "https://images.unsplash.com/photo-1512941937669-90a1b58e7e9c?q=80&w=1000&auto=format&fit=crop",
      "sizes": "600x1000",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Mobile Experience"
    }
  ]
}
