{
  "name": "Sales Agent Portal",
  "short_name": "Sales Agent",
  "description": "Sales Agent Portal",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#111111",
  "background_color": "#111111",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "_note": "Served as-is when no company logo is cached; the service worker replaces it with the signed-in company's own manifest when there is one."
}
