{
  "short_name": "Singh Offset",
  "name": "Singh Offset CRM",
  "description": "Manage your printing business — orders, reorder predictions, follow-ups, and collections",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F9FA",
  "theme_color": "#C1121F",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Reorder Radar", "url": "/reorders", "description": "AI predictions" },
    { "name": "Follow-ups", "url": "/followups", "description": "Customer call pipeline" },
    { "name": "Today's Plan", "url": "/tasks", "description": "Today's tasks" }
  ]
}
