{
  "name": "Steinegger Sensorik Portal",
  "short_name": "Sensorik",
  "description": "Steuerung und Überwachung der Bewässerungsanlagen",
  "start_url": "index.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#edf2f7",
  "theme_color": "#4e73df",
  "icons": [
    {
      "src": "img/app_icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/app_icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}