﻿{
  "theme_color": "#2a2a2a",
  "background_color": "#2a2a2a",
  "display": "fullscreen",
  "orientation": "landscape",
  "icons": [
    {
      "src": "../images/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "../images/icon-120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "../images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "name": "Mitternacht Arbeitssicherheit",
  "short_name": "Arbeitssicherheit",
  "start_url": "../",
  "prefer_related_applications": false
}