{
  "name": "קו מנחה",
  "short_name": "קו מנחה",
  "description": "יד ביד, שלב אחר שלב, אל המטרה. ליווי, תיעוד ותכנון של תהליכי התערבות",
  "lang": "he",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f2f1ef",
  "theme_color": "#3b1a31",
  "categories": ["productivity", "medical", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "התהליכים שלי",
      "short_name": "תהליכים",
      "url": "/processes/"
    },
    {
      "name": "תהליך חדש",
      "short_name": "חדש",
      "url": "/process/edit/"
    },
    {
      "name": "גיבוי ושחזור",
      "short_name": "גיבוי",
      "url": "/backup/"
    }
  ]
}
