{
  "id": "/",
  "name": "טלמס — ניהול חשבוניות",
  "short_name": "טלמס",
  "description": "מערכת חכמה לניהול ושליחת חשבוניות לרו״ח",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "he",
  "dir": "rtl",
  "background_color": "#0F172A",
  "theme_color": "#2563EB",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "סקירה",
      "url": "/dashboard",
      "description": "דאשבורד העסק"
    },
    {
      "name": "מסמכים",
      "url": "/documents",
      "description": "כל המסמכים"
    },
    {
      "name": "חודש חשבונאי",
      "url": "/months",
      "description": "סגירת חודש ושליחה לרו״ח"
    }
  ]
}
