{
  "name": "BINGO CRM",
  "short_name": "BINGO",
  "description": "מערכת ניהול לידים ואשראי של בינגו ישראל",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAFAF9",
  "theme_color": "#50FF0A",
  "lang": "he",
  "dir": "rtl",
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ליד חדש",
      "short_name": "ליד",
      "description": "פתח טופס ליד חדש",
      "url": "/dashboard?new=1"
    },
    {
      "name": "תותח שיחות",
      "short_name": "חיוג",
      "description": "התחל סשן חיוג",
      "url": "/dialer"
    },
    {
      "name": "משימות",
      "short_name": "משימות",
      "description": "המשימות שלי להיום",
      "url": "/tasks"
    },
    {
      "name": "תיבת הודעות",
      "short_name": "תיבה",
      "description": "כל ההודעות במקום אחד",
      "url": "/inbox"
    }
  ]
}
