{
  "name": "IsraelOS - Israel Real Estate Platform",
  "short_name": "IsraelOS",
  "description": "Complete guide to buying property in Israel with calculators, legal guides, and investment insights for Jews worldwide",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0038B8",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "Purchase Tax Calculator",
      "short_name": "Tax",
      "description": "Calculate Israel property purchase tax",
      "url": "/tools",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Property Guides",
      "short_name": "Guides", 
      "description": "Complete property buying guides",
      "url": "/guides",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
