{
  "short_name": "IntelOwl",
  "name": "IntelOwl",
  "description": "Analyze files, domains, IPs in multiple ways from a single API at scale.",
  "theme_color": "#0b2b38",
  "background_color": "#00161f",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": ".",
  "icons": [
    {
      "src": "icons/favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "logo-blue.png",
      "type": "image/png",
      "sizes": "4614x4092"
    }
  ]
}
