{
  "background_color": "#0d9356",
  "description": "Template für SINC NOVATION Webapps",
  "display": "minimal-ui",
  "icons": [
    {
      "sizes": "192x192",
      "src": "http://localhost:3000/app-icon.png",
      "type": "image/png"
    }
  ],
  "name": "SINC NOVATION Webapp Template",
  "short_name": "Webapp Template",
  "start_url": "http://localhost:3000/",
  "theme_color": "#28a66c",
  "shortcuts": [
    {
      "name": "Start",
      "url": "http://localhost:3000/"
    }
  ]
}
