{
  "name": "Movries",
  "short_name": "Movries",
  "description": "Free Online Video Downloader - Search movies, TV shows, and anime by title, then download HD MP4 videos with subtitle options.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#635bff",
  "icons": [
    {
      "src": "/view/assets/img/movries.png",
      "sizes": "any",
      "type": "image/png"
    },
    {
      "src": "/view/assets/img/movries.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/view/assets/img/movries.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}