{
  "name": "Star Travels",
  "short_name": "StarTravels",
  "description": "Your trusted partner for Visa, Flights, Insurance, OK Board, GAMCA Medical & Smart Services. Book 24/7 from anywhere.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "business", "finance"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Visa Services",
      "short_name": "Visa",
      "description": "Apply for visa process",
      "url": "/VisaProcess?utm_source=pwa_shortcut",
      "icons": [{"src": "/icon-192.png?v=4", "sizes": "192x192"}]
    },
    {
      "name": "Flight Tickets",
      "short_name": "Flights",
      "description": "Book flight tickets",
      "url": "/FlightSplFare?utm_source=pwa_shortcut",
      "icons": [{"src": "/icon-192.png?v=4", "sizes": "192x192"}]
    },
    {
      "name": "Travel Insurance",
      "short_name": "Insurance",
      "description": "Get travel insurance",
      "url": "/TravelInsurance?utm_source=pwa_shortcut",
      "icons": [{"src": "/icon-192.png?v=4", "sizes": "192x192"}]
    },
    {
      "name": "OK Board",
      "short_name": "OK Board",
      "description": "OK to Board services",
      "url": "/OKBoard?utm_source=pwa_shortcut",
      "icons": [{"src": "/icon-192.png?v=4", "sizes": "192x192"}]
    }
  ]
}