{
  "name": "Peanut CRM",
  "short_name": "Peanut CRM",
  "description": "Peanut CRM — unified sales + pipeline workspace for PPS Group, Icehouse, and Scene Savers.",
  "id": "/crm/dashboard",
  "start_url": "/crm/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#D53A16",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/crm/dashboard",
      "description": "Open the CRM dashboard"
    },
    {
      "name": "Companies",
      "url": "/crm/companies",
      "description": "Browse companies"
    },
    {
      "name": "Tasks",
      "url": "/crm/tasks",
      "description": "Open your tasks"
    },
    {
      "name": "Peanut Messaging",
      "url": "/dashboard",
      "description": "Open Peanut Messaging"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
