{
  "name": "The Last Archivist Field Guide",
  "short_name": "TLA Guide",
  "description": "A complete field guide for The Last Archivist about every room, memory fragment, inscription, keepsake, Echo, Vault Arcana card, terminal command, and ending, toward a full 100% completion.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#05060a",
  "theme_color": "#0a0e16",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}