{
  "name": "TONi",
  "short_name": "TONi Website",
  "description": "TONi is a personal computing platform that keeps its intelligence local. Grid is its workspace at toni.ng, free to join, with Insights today and Keep in development.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "lang": "en",
  "scope": "/",
  "id": "/",
  "dir": "ltr",
  "display_override": [
    "window-controls-overlay",
    "minimal-ui"
  ],
  "orientation": "any",
  "categories": [
    "productivity",
    "news",
    "utilities"
  ],
  "icons": [
    {
      "src": "/media/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/media/maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/media/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/media/maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+toni",
      "url": "/?handler=%s"
    }
  ]
}