{
  "name": "CLIPP — ספר עד הבית",
  "short_name": "CLIPP",
  "description": "ספר מקצועי מגיע אליך הביתה תוך 30 דקות",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1012",
  "theme_color": "#0F1012",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "lifestyle",
    "shopping"
  ],
  "shortcuts": [
    {
      "name": "ספר עכשיו",
      "url": "/match",
      "description": "התאמה מיידית לספר זמין"
    },
    {
      "name": "ההזמנות שלי",
      "url": "/orders"
    },
    {
      "name": "אזור העסק",
      "url": "/pro"
    }
  ]
}