{
  "name": "Refokus OS",
  "short_name": "Refokus",
  "description": "Bureau-driftssystem — kunder, pipeline, performance",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0C0C0C",
  "theme_color": "#0C0C0C",
  "categories": ["business", "productivity"],
  "lang": "da",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "I dag",
      "short_name": "I dag",
      "url": "/#/"
    },
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "url": "/#/pipeline"
    },
    {
      "name": "Kunder",
      "short_name": "Kunder",
      "url": "/#/kunder"
    }
  ]
}
