{
  "id": "/",
  "name": "Novellaire",
  "short_name": "Novellaire",
  "description": "Read, remember, write and share in one beautifully kept reading world.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#f4f0e8",
  "theme_color": "#54272d",
  "orientation": "any",
  "categories": ["books", "lifestyle", "productivity", "social"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My Library", "short_name": "Library", "url": "/app/library", "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Reading Community", "short_name": "Community", "url": "/app/community", "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }] }
  ]
}
