{
  "name": "Books",
  "short_name": "Books",
  "theme_color": "#7E22CE",
  "background_color": "#1a0b2e",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "categories": ["books", "education"],
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ]
}
