{
  "id": "/",
  "name": "תקשורת צוות",
  "short_name": "צוות",
  "description": "אפליקציית תקשורת פנימית לצוות",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1F4E78",
  "theme_color": "#1F4E78",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "he",
  "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-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "הודעה מהירה",
      "short_name": "שלח",
      "description": "שליחת הודעה בלי לפתוח את כל האפליקציה",
      "url": "/?shortcut=quick-send",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "נושא חדש",
      "short_name": "נושא+",
      "description": "יצירת נושא שיחה חדש",
      "url": "/?shortcut=new-topic",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "תזכורות",
      "short_name": "תזכורות",
      "description": "צפייה בתזכורות ממתינות",
      "url": "/?shortcut=reminders",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "רשימת נושאים",
      "short_name": "נושאים",
      "description": "פתיחת רשימת הנושאים",
      "url": "/?shortcut=topics",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
