{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "id": "/NBWeb.html",
  "lang": "en-US",
  "name": "NewsBoss MoJo",
  "short_name": "MoJo",
  "start_url": "/NBWeb.html",
  "display_override": [ "window-control-overlay", "minimal-ui" ],
  "display": "standalone",
  "background_color": "#f00",
  "description": "NewsBoss MoJo",
  "scope": "/",
  "permissions": [
    "cookies"
  ],
  "icons": [
    {
      "src": "img/newsboss-76.png",
      "sizes": "76x76",
      "type": "image/png"
    },
    {
      "src": "img/newsboss-80.png",
      "sizes": "80x80",
      "type": "image/png"
    },
    {
      "src": "img/newsboss-120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "img/newsboss-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "img/newsboss-167.png",
      "sizes": "167x167",
      "type": "image/png"
    },
    {
      "src": "img/newsboss-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
