{
  "name": "JH Admin",
  "short_name": "JH",
  "description": "Interne værktøjer til JH Packman",
  "start_url": "/time/registrer",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3a691d",
  "lang": "da",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Registrer tid",
      "url": "/time/registrer",
      "description": "Registrér dagens arbejdstid"
    }
  ]
}
