{
  "name": "TipTop POS",
  "short_name": "TipTop POS",
  "description": "TipTop Chicken Point of Sale",
  "start_url": "/dashboard/pos",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#cfa03f",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
