{
  "id": "/",
  "name": "המטבח של שילת",
  "short_name": "שילת",
  "description": "המטבח של שילת — מתכונים, טיפים ובישול ביתי",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fef7f7",
  "theme_color": "#7a3b22",
  "lang": "he",
  "dir": "rtl",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa-screenshot-narrow.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "מסך האפליקציה בנייד"
    },
    {
      "src": "/pwa-screenshot-wide.png",
      "sizes": "1280x806",
      "type": "image/png",
      "form_factor": "wide",
      "label": "מסך האפליקציה במחשב"
    }
  ]
}
