{
  "name": "שקל — חוסכים על מסים",
  "short_name": "שקל",
  "description": "התראות חכמות לעצמאי הישראלי — מסים, חיסכון, ומיצוי זכויות לפי הנתונים שלך",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "he",
  "background_color": "#F8FAFC",
  "theme_color": "#4A7BF7",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "מחשבון מס",
      "short_name": "מחשבון",
      "description": "חישוב מס מהיר",
      "url": "/tax-calculator",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "לוח שנת מס",
      "short_name": "לוח שנה",
      "description": "מועדי דיווח ותשלום",
      "url": "/calendar",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "התראות",
      "short_name": "התראות",
      "description": "התראות מס פעילות",
      "url": "/alerts",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
