{
    "name" : "PHPEnthusiast - Learn, Practice, and Apply Object-oriented PHP",
    "short_name" : "PHPEnthusiast",
    "start_url"  : "/",
    "scope"      : ".",
    "display"    : "fullscreen",
    "background_color" : "#f0f0f0",
    "theme_color"      : "#2166d3",
    "description"      : "Welcome to PHPenthusiast the place to learn and practice PHP coding with a unique approach that makes it easier to learn, remember and implement. It is free!",
    "dir"              : "ltr",
    "lang"             : "en-US",
    "orientation"      : "any",
    "icons"            : [
        {
            "src" : "/theme/assets/icons/php-enthusiast-48x48.png",
            "type": "image/png",
            "sizes": "48x48"
        },
        {
            "src" : "/theme/assets/icons/php-enthusiast-96x96.png",
            "type": "image/png",
            "sizes": "96x96"
        },
        {
            "src" : "/theme/assets/icons/php-enthusiast-144x144.png",
            "type": "image/png",
            "sizes": "144x144"
        },
        {
            "src" : "/theme/assets/icons/php-enthusiast-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src" : "/theme/assets/icons/php-enthusiast-256x256.png",
            "type": "image/png",
            "sizes": "256x256"
        },
        {
            "src" : "/theme/assets/icons/php-enthusiast-384x384.png",
            "type": "image/png",
            "sizes": "384x384"
        },
        {
            "src" : "/theme/assets/icons/php-enthusiast-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}