{
  "name": "Manage 360",
  "short_name": "Manage 360",
  "description": "Catering CRM, event management, and online ordering.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B0B0D",
  "theme_color": "#E8500A",
  "categories": ["business", "productivity", "food"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Today's events", "url": "/?module=cateringevents" },
    { "name": "Leads",          "url": "/?module=leads" },
    { "name": "Calendar",       "url": "/?module=calendar" }
  ]
}
