{
  "short_name": "DGift DPD",
  "name": "DPD Dhamma.Gift",
  "icons": [
    {
      "src": "/static/dpd.ico",
      "type": "image/x-icon",
      "sizes": "16x16"
    },
    {
      "src": "/static/dpd-logo.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512"  
    }
  ],
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#E4F8FF",
  "theme_color": "#00131B",
  "description": "DPD Online Pali-English dictionary with interface improvements.",
  "lang": "en",
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "text": "q"
    }
  },
  "screenshots": [
        {
            "src": "/static/android/1.jpg",
            "type": "image/jpeg",
            "sizes": "1080x1920",
            "label": "Screen 1"
        },
        {
            "src": "/static/android/2.jpg",
            "type": "image/jpeg",
            "sizes": "1080x1920",
            "label": "Screen 2"
        },
        {
            "src": "/static/android/3.jpg",
            "type": "image/jpeg",
            "sizes": "1080x1920",
            "label": "Screen 3"
        },
        {
            "src": "/static/android/4.jpg",
            "type": "image/jpeg",
            "sizes": "1080x1920",
            "label": "Screen 4"
        },
        {
            "src": "/static/android/5.jpg",
            "type": "image/jpeg",
            "sizes": "1080x1920",
            "label": "Screen 5"
        },
        {
            "src": "/static/android/6.jpg",
            "type": "image/jpeg",
            "sizes": "1080x1920",
            "label": "Screen 6"
        },
        {
            "src": "/static/android/7.jpg",
            "type": "image/jpeg",
            "sizes": "1080x1920",
            "label": "Screen 7"
        }
    ],
  "shortcuts": [
    {
      "name": "Dhamma.Gift",
      "url": "/static/openDG.html",
      "icons": [
        {
          "src": "/static/dg_icon_white-192.png",
         "type": "image/png", 
          "sizes": "192x192"
        }
      ]
    },
		    {
      "name": "Aksharamukha.com",
      "url": "/static/openDG.html?url=https://www.aksharamukha.com/converter",
      "icons": [
        {
          "src": "/static/maniIcon.png",
         "type": "image/png", 
          "sizes": "192x192"
        }
      ]
    },
            {
      "name": "Dharmamitra.org",
      "url": "/static/openDG.html?url=https://dharmamitra.org/",
      "icons": [
        {
          "src": "/static/maniIcon.png",
         "type": "image/png", 
          "sizes": "192x192"
        }
      ]
    },
          {
      "name": "DPD Russian",
      "url": "/ru/",
      "icons": [
        {
          "src": "/static/dpd-dark-icon.svg",
          "type": "image/svg+xml",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
