{
  "name": "پیرایش یاشار",
  "short_name": "یاشار",
  "description": "رزرو آنلاین نوبت پیرایش یاشار",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e6d9bd",
  "theme_color": "#e6d9bd",
  "dir": "rtl",
  "lang": "fa",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "/",
  "scope": "/",
  "shortcuts": [
    {
      "name": "رزرو نوبت",
      "short_name": "رزرو",
      "url": "/?action=book"
    },
    {
      "name": "نوبت‌های من",
      "short_name": "نوبت‌ها",
      "url": "/?action=bookings"
    }
  ]
}