{
  "name": "Serviceberichte",
  "short_name": "Sign",
  "description": "App zum Signieren und Erstellen von  Servicearbeiten",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#f0f0f0",
  "theme_color": "#1a1a1a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
