{
    "name": "Civil Rights Digital Library",
    "short_name": "CRDL",
    "description": "The Civil Rights Digital Library Initiative represents one of the most ambitious and comprehensive efforts to date to deliver educational content on the Civil Rights Movement via the Web",
    "lang": "en-US",
    "start_url": "/",
    "icons":[
        {
            "src":"assets/icons/android-chrome-192x192.png",
            "sizes":"192x192",
            "type":"image/png"
        },
        {
            "src":"assets/icons/android-chrome-512x512.png",
            "sizes":"512x512",
            "type":"image/png"
        }
    ],
    "theme_color":"#ffffff",
    "background_color":"#ffffff",
    "display":"standalone"
}