{
  "name": "Sobuu",
  "short_name": "Sobuu",
  "description": "Sobuu — a private book tracker and reading journal. Track your reading page by page, comment without spoilers. No ads, no account, works offline. Open source.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#79AEA3",
  "lang": "en",
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
