{
  "name": "التاره — الطابور الحيّ لمحلّات الحلاقة",
  "short_name": "التاره",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#14120f",
  "theme_color": "#14120f",
  "description": "شوف طابور محلّ الحلاقة قبل ما تطلع من البيت، واحجز دورك بضغطة.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "lang": "ar",
  "dir": "rtl",
  "shortcuts": [
    {
      "name": "دوري الآن",
      "short_name": "دوري",
      "description": "أين أنا في الطابور",
      "url": "/#/turn",
      "icons": [
        {
          "src": "icons/Icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "المحلّات على الخريطة",
      "short_name": "الخريطة",
      "description": "أقربُ محلٍّ إليك",
      "url": "/#/map",
      "icons": [
        {
          "src": "icons/Icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
