{
  "name": "KarmaTab",
  "short_name": "KarmaTab",
  "description": "KarmaTab is an all-in-one restaurant POS and business management platform that helps restaurants manage orders, inventory, staff, billing, analytics, and customer experiences with ease.",
  "dir": "auto",
  "lang": "en-US",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#B97529",
  "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"
    }
  ]
}