{
  "name": "شنتیا | باشگاه مشتریان",
  "short_name": "شنتیا مسافر",
  "description": "پنل مشتریان آژانس هواپیمایی و گردشگری شنتیا",
  "dir": "rtl",
  "lang": "fa-IR",
  "id": "/app/customer-pwa",
  "start_url": "/app/customer_entry.php?source=pwa",
  "scope": "/app/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#0A1E42",
  "categories": [
    "travel",
    "business"
  ],
  "icons": [
    {
      "src": "/app/assets/icons/shantia-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/assets/icons/shantia-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "تورهای پیشنهادی",
      "short_name": "تورها",
      "url": "/app/customer_tours.php",
      "icons": [
        {
          "src": "/app/assets/icons/shantia-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "باشگاه مشتریان",
      "short_name": "باشگاه",
      "url": "/app/customer_club.php",
      "icons": [
        {
          "src": "/app/assets/icons/shantia-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}