{
  "name": "DenkBox",
  "short_name": "DenkBox",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/images/icon.jpg",
      "sizes": "any",
      "type": "image/jpeg"
    }
  ]
}
