{
  "name": "lbry — knowledge, undeleted.",
  "short_name": "lbry",
  "id": "/?source=pwa",
  "description": "lbry is the library that doesn't forget — 928 billion archived web pages, 44 million books, 15 million films, music, and software, free for anyone, forever.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0a0a0b",
  "theme_color": "#fbbf24",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "books", "news", "reference", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Wayback Machine",
      "short_name": "Wayback",
      "url": "/web",
      "description": "Browse the web across every archive"
    },
    {
      "name": "My library",
      "short_name": "Library",
      "url": "/library",
      "description": "Favorites, queue and history"
    },
    {
      "name": "Cite the archive",
      "short_name": "Cite",
      "url": "/cite",
      "description": "Generate APA, MLA, Chicago, BibTeX citations"
    }
  ],
  "prefer_related_applications": false
}
