{
  "name": "Readima",
  "short_name": "Readima",
  "description": "Readima is a free Chrome extension for speed reading. Use RSVP, Meta Guiding, Bionic Reading, and more to read faster with better comprehension. Install in seconds.",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#0e1417",
  "theme_color": "#4657c2",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}