﻿{
  "lang": "no",
  "name": "direct24 app",
  "short_name": "d24 app",
  "description": "Time registration application",
  "start_url": "/",
  "background_color": "#490826",
  "theme_color": "#490826",
  "orientation": "any",
  "display": "standalone",
  "icons": [
    {
      "src": "/icon512.png",
      "sizes": "512x512"
    }
  ]
}