{
  "name": " Menu",
  "short_name": " ",
  "description": "Digital menu for   restaurant",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    }
  ],
  "categories": ["food", "restaurant", "menu"],
  "lang": "en",
  "dir": "ltr"
}
