{
  "name": "DreamBet CRM",
  "short_name": "DreamBet",
  "description": "מערכת ניהול לקוחות מתקדמת לניהול מותגי הימורים",
  "start_url": "/admin.html",
  "display": "standalone",
  "background_color": "#0B0B0F",
  "theme_color": "#00E5FF",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "he",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='45' fill='%2300E5FF'/%3E%3Ctext x='50' y='70' text-anchor='middle' font-size='50' fill='%230B0B0F'%3E🎰%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='45' fill='%2300E5FF'/%3E%3Ctext x='50' y='70' text-anchor='middle' font-size='50' fill='%230B0B0F'%3E🎰%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "הוסף עסקה",
      "short_name": "עסקה",
      "description": "הוסף עסקה חדשה",
      "url": "/admin.html?action=addTransaction",
      "icons": []
    },
    {
      "name": "הוסף שחקן",
      "short_name": "שחקן",
      "description": "הוסף שחקן חדש",
      "url": "/admin.html?action=addPlayer",
      "icons": []
    }
  ],
  "prefer_related_applications": false
}
