{
  "id": "/",
  "name": "Need You - שירותים לבית ולמשפחה",
  "short_name": "Need You",
  "description": "מצאו, השוו, הזמינו וקבלו שירות לבית — הכל במקום אחד.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f4f7",
  "theme_color": "#e6007e",
  "dir": "rtl",
  "lang": "he",
  "prefer_related_applications": false,
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}