{
  "name": "Meine Arbeit",
  "short_name": "Meine Arbeit",
  "description": "Mobile Arbeitszeiterfassung fuer Mitarbeiter von hs.systems.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#1f3f66",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
