{
  "background_color": "#FFF",
  "display": "standalone",
  "name": "KALI-TOOLS",
  "short_name": "KALI-TOOLS",
  "version": "de.kaligmbh.toolbox",
  "description": "The KALI-Toolbox-App provides you with the most essential information regarding mineral Fertilisation right where you are.",
  "author": "K+S Minerals and Agriculture GmbH",
  "icons": [
    {
      "src": "icon_rounded.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icon_rounded_192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "index.html",
  "theme_color": "#003a78"
}