{
  "name": "רשימת קניות למשפחה",
  "short_name": "קניות",
  "description": "רשימת קניות משותפת עם קטגוריות והוספה מהירה",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EDE7D3",
  "theme_color": "#2F6F5E",
  "dir": "rtl",
  "lang": "he",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
