{
  "name": "ThumblyHub — YouTube Thumbnail Downloader",
  "short_name": "ThumblyHub",
  "description": "Download YouTube thumbnails in HD & 4K for free",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F9F9",
  "theme_color": "#FF0000",
  "orientation": "any",
  "icons": [
    { "src": "https://img.youtube.com/vi/jNQXAC9IVRw/default.jpg", "sizes": "192x192", "type": "image/jpeg" },
    { "src": "https://img.youtube.com/vi/jNQXAC9IVRw/hqdefault.jpg", "sizes": "512x512", "type": "image/jpeg" }
  ],
  "shortcuts": [
    { "name": "Download Thumbnail", "url": "/", "description": "Grab a YouTube thumbnail" },
    { "name": "Compare", "url": "/?compare=1", "description": "Compare two thumbnails" }
  ]
}
