{
  "name": "שקוף+ · הצעת מחיר ברורה",
  "short_name": "שקוף+",
  "description": "שקוף+ — הצעת מחיר ברורה, בלי הפתעות. כלי לקבלנים ובעלי מקצוע.",
  "lang": "he",
  "dir": "rtl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F2F5F4",
  "theme_color": "#0E7C5A",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}