{
  "name": "leocrm",
  "short_name": "leocrm",
  "description": "Premium CRM and costing engine for client-vendor logistics and capital optimization.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Pipeline",
      "url": "/?view=pipeline",
      "description": "View CRM deals pipeline"
    },
    {
      "name": "Tasks",
      "url": "/?view=tasks",
      "description": "View CRM active tasks"
    }
  ]
}
