{
    "name": "TinyPaint: Retro 98",
    "short_name": "TinyPaint",
    "description": "A fast, native MS Paint-style alternative and pixel art app for Mac.",
    "start_url": "/",
    "scope": "/",
    "display": "browser",
    "background_color": "#008080",
    "theme_color": "#008080",
    "icons": [
        {
            "src": "app-icon.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
