{
  "name": "NovelEase — Find books to read together",
  "short_name": "NovelEase",
  "description": "Swipe, match, and discover your next great read with friends and partners.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f28",
  "theme_color": "#0f0f28",
  "categories": ["books", "lifestyle", "social"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Swipe", "url": "/?tab=swipe", "icons": [{ "src": "/favicon.svg", "sizes": "any" }] },
    { "name": "Library", "url": "/?tab=library", "icons": [{ "src": "/favicon.svg", "sizes": "any" }] }
  ]
}
