{
  "short_name": "QRServe OS",
  "name": "QRServe OS — Restaurant POS & Digital Ordering",
  "icons": [
    {
      "src": "/qrserve-logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/qrserve-logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#090d16",
  "theme_color": "#f59e0b",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["food", "business", "utilities"]
}
