{
  "name": "KACO Hat Store",
  "short_name": "KACO",
  "description": "Premium handpicked hats — Snapback, Fitted, Bucket, Trucker & Beanie",
  "start_url": "/he",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8F5EE",
  "theme_color": "#0F172A",
  "lang": "he",
  "dir": "rtl",
  "categories": ["shopping", "lifestyle"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "חיפוש כובעים",
      "short_name": "חיפוש",
      "description": "חפש כובעים",
      "url": "/he/search",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "כל הכובעים",
      "short_name": "קטלוג",
      "description": "כל הקטגוריות",
      "url": "/he/category/all",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ]
}
