{
  "name": "מנהל מילואים",
  "short_name": "מילואים",
  "description": "כל מה שמגיע לך — במקום אחד",
  "theme_color": "#1B4965",
  "background_color": "#0F1117",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["finance", "utilities"],
  "shortcuts": [
    {
      "name": "לוח בקרה",
      "url": "/dashboard",
      "description": "פתח את לוח הבקרה"
    },
    {
      "name": "שירות מילואים",
      "url": "/services",
      "description": "צפה ברשומות השירות"
    }
  ]
}
