{
  "name": "Limes Consultancy CRM",
  "short_name": "Limes CRM",
  "description": "Comprehensive CRM system for Limes Consultancy - manage clients, opportunities, and business relationships with advanced analytics and reporting.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "lang": "en-US",
  "scope": "/",
  "prefer_related_applications": false
}