{
  "name": "DigitaLoosh - סטודיו דיגיטלי ישראלי",
  "short_name": "DigitaLoosh",
  "description": "סטודיו דיגיטלי ישראלי מוביל. פיתוח אתרים מתקדמים, אפליקציות מובייל ופתרונות דיגיטליים מותאמים אישית.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0118",
  "theme_color": "#8b5cf6",
  "lang": "he",
  "dir": "rtl",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["business", "productivity", "technology"],
  "screenshots": [
    {
      "src": "/icons/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "DigitaLoosh Desktop View"
    },
    {
      "src": "/icons/screenshot-mobile.png", 
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "DigitaLoosh Mobile View"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "צור קשר",
      "short_name": "קשר",
      "description": "צור קשר עם הצוות",
      "url": "/contact",
      "icons": [
        {
          "src": "/icons/shortcut-contact.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "שירותים",
      "short_name": "שירותים",
      "description": "גלה את השירותים שלנו",
      "url": "/services",
      "icons": [
        {
          "src": "/icons/shortcut-services.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "מחירים",
      "short_name": "מחירים",
      "description": "מחשבון מחירים אינטראקטיבי",
      "url": "/pricing",
      "icons": [
        {
          "src": "/icons/shortcut-pricing.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://digitaloosh.com/site.webmanifest"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
