{
  "lang": "en",
  "name": "Nepal Trust",
  "short_name": "Nepal",
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "description": "Working with Health, Community Development and Hope in the Hidden Himalayas",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "android-icon-96x96.png",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any"
    },
    {
      "src": "icons-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icons-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "categories": [
    "lifestyle",
    "travel"
  ],
  "screenshots" : [
    {
      "src": "screenshot.jpg",
      "sizes": "1280x720",
      "type": "image/jpg",
      "platform": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "url": "https://nepaltrust.org/category/latest-news/",
      "description": "The Nepal Trust",
      "icons": [{ "src": "/icon/android-icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Donate",
      "url": "https://nepaltrust.org/what-you-can-do/",
      "description": "Donate to The Nepal Trust",
      "icons": [{ "src": "/icon/android-icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}