{
  "name": "Tokef — מסמכים משפטיים בלחיצה",
  "short_name": "Tokef",
  "description": "AI-powered legal document generator for Israel. Generate court-ready documents in Hebrew.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "he",
  "background_color": "#134E4A",
  "theme_color": "#0D9488",
  "scope": "/",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "מכתב התראה חדש",
      "short_name": "מכתב התראה",
      "description": "Create a new demand letter",
      "url": "/he/create/demand-letter"
    },
    {
      "name": "תביעה קטנה חדשה",
      "short_name": "תביעה קטנה",
      "description": "File a small claims suit",
      "url": "/he/create/small-claim"
    },
    {
      "name": "חוזה שכירות חדש",
      "short_name": "חוזה שכירות",
      "description": "Create a rental agreement",
      "url": "/he/create/rental-agreement"
    }
  ]
}
