{
  "name": "json.bunnode",
  "short_name": "json.bunnode",
  "description": "json.bunnode",
  "id": "/?manifest=1",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "categories": ["json editor", "json viewer", "utilities"],
  "screenshots": [
    {
      "src": "/cover.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "prefer_related_applications": false,
  "handle_links": "preferred"
}