{
  "name": "Huskebakk",
  "short_name": "Huskebakk",
  "description": "Huskebakk \u2014 your nordic management platform.",
  "start_url": "/huskebakk/",
  "scope": "/huskebakk/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#4caf6e",
  "background_color": "#0a1a0d",
  "lang": "en",
  "categories": [
    "business"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": []
}