{
  "name": "Kentaz POS",
  "short_name": "Kentaz POS",
  "description": "Kentaz Point of Sale System",
  "start_url": "/pos/sell",
  "display": "standalone",
  "background_color": "#1f2937",
  "theme_color": "#C9A84C",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}