{
  "name": "Dinelax POS",
  "short_name": "Dinelax",
  "description": "Premium offline-first POS system for modern dining",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#0b0b0e",
  "theme_color": "#43f320",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "orientation": "any"
}