{
  "name": "everset.ai ERP",
  "short_name": "everset.ai",
  "description": "Cloud Kitchen & WhatsApp Ordering Management Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080c14",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "food"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Live Orders",
      "short_name": "Orders",
      "description": "View live orders",
      "url": "/#orders",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Expenses & Bill Scan",
      "short_name": "Expenses",
      "description": "Scan bills and track expenses",
      "url": "/#expenses",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
