{
  "name": "Avanixs Kin Flow",
  "short_name": "Kin Flow",
  "description": "Restaurant POS, QR Ordering and Kitchen Display by Avanixs",
  "start_url": "/staff",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f3ef",
  "theme_color": "#171717",
  "orientation": "any",
  "icons": [
    {"src":"/icons/kinflow-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"/icons/kinflow-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ]
}