{
    "name": "Timeline 2020",
    "short_name": "Timeline",
    "dir": "rtl",
    "lang": "ar",
    "orientation": "landscape",
    "start_url": "/?source=pwa",
    "scope": "/",
    "background_color": "#fff",
    "theme_color": "#3367D6",
    "display": "standalone",
    "description": "شريط كرونولوجي لأهم الأحداث الوطنية لسنة 2020" ,
    "prefer_related_applications": true,
    "icons": [
      {
        "src": "/favicon/192x192.png",
        "type": "image/png",
        "sizes": "192x192",
        "purpose": "any maskable"
      },
      {
        "src": "/favicon/512x512.png",
        "type": "image/png",
        "sizes": "512x512",
        "purpose": "any maskable"
      }
    ],
    "shortcuts": [
      {
        "name": "Timeline",
        "short_name": "Timeline",
        "description": "شريط كرونولوجي لأهم الأحداث الوطنية لسنة 2020",
        "url": "/timeline-1?source=pwa",
        "icons": [{ "src": "/favicon/192x192.png", "sizes": "192x192" }]
      },
      {
        "name": "Timeline",
        "short_name": "Timeline",
        "description": "شريط كرونولوجي لأهم الأحداث الوطنية لسنة 2020",
        "url": "/timeline-2?source=pwa",
        "icons": [{ "src": "/favicon/192x192.png", "sizes": "192x192" }]
      }
    ]
  }