{
  "name": "מעתמול — חדשות מלפני 100 שנה",
  "short_name": "מעתמול",
  "description": "חדשות הארץ והעולם כפי שנקראו לפני מאה שנה",
  "lang": "he",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#fff9ee",
  "background_color": "#fff9ee",
  "categories": ["news", "magazines", "education"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "מהדורת היום",
      "short_name": "היום",
      "description": "המהדורה היומית האחרונה",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "מוסף סוף השבוע",
      "short_name": "סוף שבוע",
      "description": "המוסף האחרון של סוף השבוע",
      "url": "/weekend/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "ארכיון הגיליונות",
      "short_name": "ארכיון",
      "description": "כל הגיליונות שיצאו עד כה",
      "url": "/issues/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
