{
    "name": "Hippo Video",
    "short_name": "Hippovideo",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#fff",
    "theme_color": "#444", 
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "/images/bg-hippo-one.png",
        "type": "image/png", 
        "sizes": "233x233"
      }
    ]
  }