{
  "name": "ifm - automation made in Germany",
  "short_name": "ifm.com",
  "description": "ifm electronic gmbh – Automation made in Germany. Quality, innovation, exceptional service and more than 40 years close to the user: ifm electronic is the right choice in terms of automation.",
  "start_url": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32"
    },
    {
      "src": "/android-touch-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-touch-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180"
    },
    {
      "src": "/favicon.svg",
      "sizes": "150x150",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#fff",
  "background_color": "#fff",
  "display_override": ["fullscreen", "minimal-ui"],
  "display": "standalone",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/de/app/ifm-mobile/id1458850765?platform=iphone"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.ifm.ifmmobile",
      "id": "com.ifm.ifmmobile"
    }
  ]
}