{
  "name": "Bitelyx",
  "short_name": "Bitelyx",
  "description": "Online ordering for your favorite restaurants and stores.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#16A34A",
  "background_color": "#ffffff",
  "lang": "he",
  "dir": "rtl",
  "categories": ["food", "shopping"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": []
}
