{
    "name": "holycrap.studio",
    "short_name": "holycrap",
    "description": "2D Animation, Storyboard, Layout & Concept Art Studio",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fdfdfc",
    "theme_color": "#fdfdfc",
    "icons": [
        {
            "src": "images/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "images/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "images/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
