{
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "name": "UMovieBase - Discover Where to Watch Movies",
  "start_url": "/",
  "short_name": "UMovieBase",
  "display": "standalone",
  "icons": [
    {
      "src": "/images/apple-touch-icon-144x144-precomposed.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icon-175x175-precomposed.png",
      "sizes": "175x175",
      "type": "image/png"
    }
  ]
}