{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Hentai Manga, Doujin, and Games - FAKKU",
  "short_name": "FAKKU",
  "description": "Read free hentai manga and doujinshi on FAKKU! Thousands of uncensored English hentai comics to read online and download from popular artists worldwide.",
  "icons": [
    {
      "src": "/static/icon-vector.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/?source=pwa",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#AB2328",
  "theme_color": "#AB2328",
  "lang": "en",
  "dir": "auto",
  "orientation": "any",
  "shortcuts": [
    {
      "name": "Hentai Manga - FAKKU",
      "short_name": "Hentai Manga",
      "description": "Read hentai manga",
      "url": "/",
      "icons": [{ "src": "/static/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "FAKKU Library",
      "short_name": "Library",
      "description": "View your FAKKU library",
      "url": "/library",
      "icons": [{ "src": "/static/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "FAKKU Unlimited Comics",
      "short_name": "Unlimited Comics",
      "description": "Read the latest FAKKU Unlimited comics",
      "url": "/unlimited",
      "icons": [{ "src": "/static/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
