{
  "name": "Movie Download",
  "short_name": "Movie Download",
  "theme_color": "#26264E",
  "background_color": "#26264E",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "icons/favicon.ico",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
