{
  "name": "i-Mash",
  "short_name": "i-Mash",
  "description": "מערכת תפעול חכמה לברים ומסעדות",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e13",
  "theme_color": "#0e0e13",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
