{
  "name": "CFCRM - Customer First CRM",
  "short_name": "CFCRM",
  "description": "Ultra-lightweight CRM for field service teams",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#ed8b68",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
