{
  "name": "WooCommerce KDS",
  "short_name": "Kitchen KDS",
  "description": "A lightweight, WooCommerce Kitchen Display System (KDS) built with Next.js.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#18181B",
  "theme_color": "#F59E0B",
  "categories": ["business", "food", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
