{
  "name": "LitLex Free Library",
  "short_name": "LitLex",
  "description": "Read classic literature and build academic vocabulary with LitLex.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1B3A6B",
  "theme_color": "#1B3A6B",
  "icons": [
    {
      "src": "/static/icons/litlex_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/litlex_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "books"],
  "lang": "en"
}
