{
  "name": "Fiction Addicts Anonymous",
  "short_name": "Fiction Addicts",
  "description": "Read ARCs and your own books, highlight as you go, and keep every note synced to your account.",
  "id": "/",
  "start_url": "/library",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#39072C",
  "background_color": "#39072C",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My shelf", "url": "/library" },
    { "name": "Reading journal", "url": "/journal" },
    { "name": "Open ARCs", "url": "/arcs" }
  ]
}
