{
  "name": "POS F&B",
  "short_name": "POS F&B",
  "description": "POS F&B — Restaurant Point of Sale",
  "start_url": "/order",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#f9fafb",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
