{
  "name": "Bearded Brothers CRM",
  "short_name": "BB CRM",
  "description": "Roofing sales CRM with offline support",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "icons": [],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "description": "View deal pipeline",
      "url": "/pipeline",
      "icons": []
    },
    {
      "name": "Analytics",
      "short_name": "Analytics",
      "description": "View analytics dashboard",
      "url": "/analytics",
      "icons": []
    }
  ]
}
