{
  "name": "דיינמיקס דורס - דלתות חנייה ותעשייתיות",
  "short_name": "דיינמיקס דורס",
  "description": "מכירה, התקנה ושירות מיידי לדלתות חנייה ולדלתות תעשייתיות בישראל",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "orientation": "portrait-primary",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "/assets_optimized/hero-bg-1024.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "צור קשר",
      "short_name": "קשר",
      "description": "צור קשר ישיר עם דיינמיקס דורס",
      "url": "/#contact",
      "icons": [{ "src": "/favicon.ico", "sizes": "32x32" }]
    },
    {
      "name": "שירותים",
      "short_name": "שירותים",
      "description": "הצג את השירותים שלנו",
      "url": "/#services",
      "icons": [{ "src": "/favicon.ico", "sizes": "32x32" }]
    },
    {
      "name": "גלריה",
      "short_name": "גלריה",
      "description": "צפה בגלריית הפרויקטים",
      "url": "/gallery",
      "icons": [{ "src": "/favicon.ico", "sizes": "32x32" }]
    }
  ]
}