{
  "name": "Momo Travel - Flights, Hotels & Bus",
  "short_name": "Momo Travel",
  "description": "Book cheap domestic and international flights, hotels and bus tickets with Momo Travel.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "lang": "en",
  "categories": ["travel", "booking"],
  "icons": [
    {
      "src": "/extras/custom/TMX2783081694775862/images/TMX2783081694775862MOMO_logo@2x1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/extras/custom/TMX2783081694775862/images/TMX2783081694775862MOMO_logo@2x1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Flights",
      "short_name": "Flights",
      "description": "Search for cheap flights",
      "url": "/flight",
      "icons": [{ "src": "/extras/system/template_list/template_v3/images/flight-icon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Search Hotels",
      "short_name": "Hotels",
      "description": "Find and book hotels",
      "url": "/hotel",
      "icons": [{ "src": "/extras/system/template_list/template_v3/images/hotel-icon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Book Bus",
      "short_name": "Bus",
      "description": "Book bus tickets",
      "url": "/bus",
      "icons": [{ "src": "/extras/system/template_list/template_v3/images/search-i.svg", "sizes": "96x96" }]
    }
  ]
}
