{
  "name": "K's POS",
  "short_name": "K's POS",
  "description": "Restaurant point-of-sale with AI insights",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0E0C09",
  "theme_color": "#EBA34C",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" }
  ]
}
