{
  "name": "KAKE Systems",
  "short_name": "KAKE",
  "id": "/",
  "description": "Websites, apps, and internal tools built to fit how your team already works.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#EDE7DE",
  "theme_color": "#EDE7DE",
  "icons": [
    {
      "src": "/assets/images/icon_background-black.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon_background-transparent.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
