{
  "name": "Arcanum — Reading Vocabulary Notebook",
  "short_name": "Arcanum",
  "description": "Save words you find in books, define them your way, and review with flashcards.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#1c1c21",
  "theme_color": "#392D34",
  "lang": "en-US",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["education", "books"]
}
