{
    "name": "Table-Tap - Restaurant Order Management",
    "short_name": "Table-Tap",
    "description": "Order food directly from your table with our QR-based ordering system",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "icons": [
      {
        "src": "/favicon.ico",
        "type": "image/x-icon",
        "sizes": "16x16 32x32 48x48"
      }
    ],
    "categories": ["food", "business", "productivity"],
    "lang": "en",
    "dir": "ltr"
  }