{
  "name": "NechaMatch",
  "short_name": "NechaMatch",
  "description": "שידוכים והיכרויות איכותיות לציבור הדתי והמסורתי - NechaMatch",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFDFC",
  "theme_color": "#D94F83",
  "dir": "rtl",
  "lang": "he",
  "categories": [
    "lifestyle",
    "social"
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "חיפוש התאמות",
      "short_name": "חיפוש",
      "description": "חיפוש התאמות ופרופילים",
      "url": "/?view=search",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "הודעות ושיחות",
      "short_name": "הודעות",
      "description": "הודעות ושיחות פרטיות",
      "url": "/?view=messages",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
