{
  "name": "Automatix Cockpit",
  "short_name": "Cockpit",
  "description": "מרכז הניהול של Automatix",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#6938EF",
  "orientation": "any",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "דשבורד",
      "url": "/dashboard",
      "description": "פתח את הדשבורד"
    },
    {
      "name": "אנשי קשר",
      "url": "/contacts",
      "description": "ראה את אנשי הקשר"
    },
    {
      "name": "משימות",
      "url": "/tasks",
      "description": "ראה את המשימות"
    }
  ]
}
