{
  "name": "SkinBox",
  "short_name": "SkinBox",
  "description": "שירות המשלוחים המהיר ביותר בשכונה שלכם.\r\nאנחנו מביאים אליכם את כל מה שאתם צריכים — עד לפתח הבית תוך דקות.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}