{
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "name": "Zivug",
  "short_name": "Zivug",
  "description": "אתר ההכרויות של ישראל - מצא את הזיווג שלך",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["social"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "zivug.co.il"
    }
  ]
}