{
  "name": "Peetti Coffee QR Menu & POS",
  "short_name": "Peetti POS",
  "description": "Peetti Coffee QR Menu, Waiter POS and Kitchen Display System",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#1B1715",
  "theme_color": "#8F4C2D",
  "orientation": "any",
  "icons": [
    {
      "src": "uploads/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "uploads/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
