{
  "name": "OmniWiki | Universal Library",
  "short_name": "OmniWiki",
  "description": "The world's largest unified library of human knowledge. Access Wikipedia, Wikibooks, Wiktionary, and more in every language.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "categories": ["education", "reference", "utilities"],
  "shortcuts": [
    {
      "name": "Search",
      "short_name": "Search",
      "url": "/search",
      "description": "Search Wikipedia articles"
    },
    {
      "name": "Random Article",
      "short_name": "Random",
      "url": "/explore",
      "description": "Discover random articles"
    }
  ],
  "icons": [
    {
      "src": "/file.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
