{
  "id": "/",
  "name": "המוסך של צביקה - ניהול",
  "short_name": "המוסך",
  "description": "ניהול מוסך אור-צת: תיבת הודעות WhatsApp, לקוחות, רכבים ועבודות.",
  "start_url": "/inbox",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "dir": "rtl",
  "lang": "he",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "תיבת הודעות",
      "url": "/inbox",
      "short_name": "הודעות"
    },
    {
      "name": "הזמנה חדשה",
      "url": "/jobs",
      "short_name": "הזמנה"
    },
    {
      "name": "לקוחות",
      "url": "/customers",
      "short_name": "לקוחות"
    }
  ]
}
