{
  "name": "SmartShop IL",
  "short_name": "SmartShop",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#F3F4F6",
  "theme_color": "#16A34A",
  "description": "A smart, Hebrew-optimized shopping list app.",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}