{
    "name": "Mobile Applications",
    "short_name": "Mobile Apps",
    "description": "Course material for Mobile Applications, taught in the programming associate degree program at the Thomas More technical college.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#22272e",
    "theme_color": "#22272e",
    "icons": [
        {
            "src":"/icons/android-chrome-192x192.png",
            "sizes":"192x192",
            "type":"image/png",
            "purpose": "any"
        },
        {
            "src":"/icons/android-chrome-512x512.png",
            "sizes":"512x512",
            "type":"image/png",
            "purpose": "any"
        },
        {
            "src":"/icons/android-chrome-192x192.png",
            "sizes":"192x192",
            "type":"image/png",
            "purpose": "maskable"
        },
        {
            "src":"/icons/android-chrome-512x512.png",
            "sizes":"512x512",
            "type":"image/png",
            "purpose": "maskable"
        }
    ]
}
