{ "name": "Whitelist Monitor",
  "short_name": "Whitelist-M",
  "description": "",
  "display": "standalone",
  "background_color": "#080b17",
  "theme_color": "#080b17",
  "orientation": "portrait",
  "icons": [ { "src": "./img/web-app-manifest-192x192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any" },
    { "src": "./img/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any" } ] }