{
  "name": "My CRM",
  "short_name": "My CRM",
  "description": "Your personal relationship manager",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F6F3",
  "theme_color": "#1A1A1A",
  "icons": [
    { "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231A1A1A'/><text y='.9em' font-size='70' x='15'>👥</text></svg>", "sizes": "any", "type": "image/svg+xml" }
  ]
}
