{
  "name": "Threadborn: Reborn With Zero Dignity",
  "short_name": "Threadborn",
  "description": "Official reading hub for Threadborn. Read updated chapters, export collector PDFs, and download styled EPUBs fully offline.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050505",
  "theme_color": "#090607",
  "categories": [
    "books",
    "entertainment"
  ],
  "id": "./index.html",
  "icons": [
    {
      "src": "assets/threadborn-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/threadborn-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
