{
  "name": "קניות בקליק — המקרר הווירטואלי",
  "short_name": "קניות בקליק",
  "description": "מקרר וירטואלי שמראה מה יש בבית, מה עומד להתקלקל ומה כדאי לבשל.",
  "lang": "he",
  "dir": "rtl",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f4ee",
  "theme_color": "#2f7d4f",
  "categories": ["food", "lifestyle", "productivity"],
  "icons": [
    { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "רשימת קניות", "url": "/index.html#list", "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }] },
    { "name": "מה מבשלים",  "url": "/index.html#recipes", "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }] }
  ]
}
