{
  "name": "LeadsOnline",
  "short_name": "LeadsOnline",
  "description": "Intelligence tools for every stage of the investigative lifecycle.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A2B5C",
  "theme_color": "#0A2B5C",
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
