{
  "name": "Qrvest",
  "short_name": "Qrvest",
  "description": "Qrvest is a digital menu and QR code ordering system for restaurants, hotels, lounges and cafes.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#2563EB",
  "icons": [
    {
      "src": "./qrvest-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
