{
  "name": "POS & Food Ordering — IntegRomX Demo",
  "short_name": "POS & Food",
  "description": "POS demo — menu, cart, kitchen display, sales.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1e4b",
  "theme_color": "#d4a637",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
