{
  "name": "איציק פתרונות מיזוג אוויר",
  "short_name": "איציק מזגנים",
  "description": "פתרונות מיזוג אוויר מקצועיים - התקנה, תיקון ותחזוקה של מזגנים לבית ולעסק בתל אביב והשרון",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0057B8",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "screenshots": [
    {
      "src": "/icons/screenshot-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/icons/screenshot-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "מוצרים",
      "short_name": "מוצרים",
      "description": "עיין במוצרים שלנו",
      "url": "/products",
      "icons": [
        {
          "src": "/icons/products-icon.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "צור קשר",
      "short_name": "צור קשר",
      "description": "צור קשר איתנו",
      "url": "/contact",
      "icons": [
        {
          "src": "/icons/contact-icon.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
