{
  "name": "Snokaffee POS",
  "short_name": "Snokaffee",
  "description": "Point of sale for Snokaffee cafe — billing, held orders, tables, reports.",
  "start_url": "/pos",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F2EB",
  "theme_color": "#E56A2E",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
