{
  "short_name": "Leinweber Landtechnik",
  "name": "Leinweber Landtechnik GmbH & Co. KG",
  "start_url": "../index.php",
  "icons": [
    {
      "src": "../../images/mobile/touch_icon_152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "../../images/mobile/touch_icon_256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "../../images/mobile/touch_icon_384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "../../images/mobile/touch_icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "splash_screens": [{
       "src": "../../images/mobile/startup_portrait.png",
       "sizes": "1920x1080",
       "density": 3
      }],
  "background_color": "#ffffff",
  "theme_color": "#f5c200",
  "display": "standalone",
  "orientation": "portrait",
  "prefer_related_applications": false
}