{
    "name": "MovieJesus",
    "short_name": "MovieJesus",
    "description": "Streamlined movie discovery powered by TMDB. Stream HD movies and TV shows for free. Watch the latest releases online on MovieJesus.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#131313",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/icons/icon192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/icons/icon512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }