{
  "name": "Thread Weaver",
  "short_name": "Thread Weaver",
  "description": "A reading RPG: six story games, 47 novels, 13 comics, and the living Weave codex from Russell Nohelty.",
  "id": "/",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#120c16",
  "theme_color": "#161019",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
