view icons/site.webmanifest @ 16:710525605e4e

change cursive to sans-serif; add chalkboard font for cringe iphones
author Paper <mrpapersonic@gmail.com>
date Fri, 04 Jun 2021 14:37:03 -0400
parents e7ca289b45ec
children
line wrap: on
line source

{
    "name": "",
    "short_name": "",
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}