{
  "id": "/",
  "name": "Hello K2 Trek",
  "short_name": "HK2Trek",
  "description": "Pakistan's premier tour operator specializing in expeditions, treks, and adventure tours across the Karakoram, Himalaya, and Hindukush ranges.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#A65A3A",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["travel", "business", "sports", "outdoors"],
  "icons": [
    {
      "src": "android-launchericon-192-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-mobile-375-667.png",
      "sizes": "375x667",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Book your mountain adventure"
    },
    {
      "src": "screenshot-desktop-1920-1080.png",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Book your mountain adventure"
    }
  ]
}