{
  "name": "CafeOS KDS Mobile",
  "short_name": "KDS Mobile",
  "description": "Kitchen Display System for CafeOS",
  "start_url": "/dashboard/mobile-command",
  "display": "standalone",
  "background_color": "#080810",
  "theme_color": "#0D0D20",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
