{
  "name": "Genius Board · Kitchen KDS",
  "short_name": "KDS",
  "description": "Kitchen Display — paid orders only. Not Signage or Kiosk.",
  "start_url": "/kds/",
  "scope": "/kds/",
  "display": "standalone",
  "background_color": "#0a1a12",
  "theme_color": "#1a3d2e",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
