{
  "name": "Uncle Zack POS",
  "short_name": "UZ POS",
  "description": "Uncle Zack Deli Shop - Point of Sale System",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0c10",
  "theme_color": "#5c6243",
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}
