{
  "name": "אנרדן - פורטל לקוחות",
  "short_name": "אנרדן",
  "description": "פורטל לקוחות אנרדן - מעקב תיקונים, מכשירים ואחריות",
  "start_url": "/portal",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#3AAFE4",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "he",
  "scope": "/portal",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "utilities"],
  "shortcuts": [
    {
      "name": "התיקונים שלי",
      "short_name": "תיקונים",
      "description": "צפייה בתיקונים",
      "url": "/portal/repairs",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "בדיקת אחריות",
      "short_name": "אחריות",
      "description": "בדיקת סטטוס אחריות",
      "url": "/portal/warranty",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ]
}
