{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",

  "name": "משה פתרונות אינסטלציה",
  "short_name": "משה אינסטלציה",
  "description": "מומחה לניאגרות סמויות, תיקון דודים, נזילות ומסננים. שירות מהיר ואמין בבית שמש והסביבה.",

  "start_url": "/",
  "scope": "/",
  "id": "/",

  "display": "standalone",
  "orientation": "portrait",

  "lang": "he-IL",
  "dir": "rtl",

  "background_color": "#081b28",
  "theme_color": "#1aaed4",

  "categories": ["business", "utilities", "home"],

  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    }
  ],

  "shortcuts": [
    {
      "name": "התקשר עכשיו",
      "short_name": "חייג",
      "description": "התקשר ישירות למשה",
      "url": "tel:0559728855",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "וואטסאפ",
      "short_name": "וואטסאפ",
      "description": "שלח הודעה בוואטסאפ",
      "url": "https://wa.me/972559728855",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],

  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
