{
  "name": "Krish POS",
  "short_name": "Krish POS",
  "description": "Mobile-first POS system for Krish Beauty Inventory",
  "start_url": "/pos",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/Krish.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Krish.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
