{
  "name": "Zenpedia | Wikipedia in Zen Mode",
  "short_name": "Zenpedia",
  "description": "Wikipedia's reading experience is not the best, so I made it better. Enjoy a beautifully minimal and distraction free reading experience, allowing you to maintain focus and clarity while researching and learning.",
  "start_url": "/",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#f8f8f8",
  "background_color": "#ffffff",
  "display": "standalone"
}