{
  "name": "Crivid Timekeeper",
  "short_name": "Timekeeper",
  "description": "Tidsregistrering for Crivid",
  "start_url": "/timekeeper/",
  "scope": "/timekeeper/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0C0F",
  "theme_color": "#00E5FF",
  "lang": "nb-NO",
  "icons": [
    {
      "src": "/timekeeper/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/timekeeper/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/timekeeper/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
