{
  "name": "Read Now App",
  "short_name": "ReadNow",
  "description": "App that aids in reading comprehension.",
  "icons": [
    {
        "src": "icon_192.png",
        "sizes": "192x192",
        "type": "image/png"
    },
    {
        "src": "icon_512.png",
        "sizes": "512x512",
        "type": "image/png"
    }
  ],
  "start_url": "/player.html?a2hs",
  "display": "fullscreen",
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}