{
  "short_name": "InventoryHelper",
  "name": "Einfache Inventur mit Smartphone und PC.",
  "icons": [
    {
      "src": "images/favicon.png",
      "type": "image/png",
      "sizes": "256x256"
    }
  ],
  "start_url": "/index.php",
  "background_color": "#ffffff",
  "theme_color": "#446688",
  "display": "standalone",
  "orientation": "portrait"
}