{
  "name": "DHL Sendungsverfolgung",
  "short_name": "DHL",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f2f2f2",
  "theme_color": "#f2f2f2",
  "icons": [
    {
      "src": "image/android-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "image/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
