{
  "name": "PageWise — Read & Listen to Book Summaries",
  "short_name": "PageWise",
  "description": "Key ideas from the world's best books in 15 minutes. Read summaries or listen to studio audiobooks.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080808",
  "theme_color": "#C87932",
  "categories": ["education", "books", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover Books",
      "url": "/",
      "description": "Browse the full book catalog"
    }
  ]
}
