{
  "name": "Grabtu Restaurant Console",
  "short_name": "Grabtu",
  "description": "Live restaurant orders, kitchen display, tables, menu and payments.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#10151a",
  "theme_color": "#17372b",
  "categories": ["business", "food", "productivity"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
