{
  "name": "Rihaaf Travels & Tours - Umrah Platform",
  "short_name": "Rihaaf Umrah",
  "description": "Umrah Quotation System, Package Vouchers & Hotel Invoices",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#4b1226",
  "theme_color": "#4b1226",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "New Quotation",
      "short_name": "New Quote",
      "url": "index.php",
      "icons": [{ "src": "assets/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Umrah Vouchers",
      "short_name": "Vouchers",
      "url": "vouchers.php",
      "icons": [{ "src": "assets/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Hotel Invoices",
      "short_name": "Invoices",
      "url": "hotel_vouchers.php",
      "icons": [{ "src": "assets/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Quotation History",
      "short_name": "History",
      "url": "history.php",
      "icons": [{ "src": "assets/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
