﻿{
  "name": "Leadoff CRM",
  "short_name": "LeadoffCRM",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3a854c",
  "icons": [
    {
      "src": "iconlogo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}