{
  "name": "Appbiz — Apps",
  "short_name": "Appbiz",
  "description": "The Appbiz app collection — every launched app in one place.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#f43f5e",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "id": "./",
  "categories": [
    "utilities"
  ]
}