{
  "name": "Cafe POS",
  "short_name": "Cafe POS",
  "description": "Cafe point-of-sale register",
  "start_url": "/staff/cafe-pos.html",
  "scope": "/staff/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#2c3e50",
  "theme_color": "#2c3e50",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
