{
    "name": "Facesplash",
    "short_name": "Facesplash",
    "icons": [
        {
            "src": "https://facesplash.org/sfavicons/favicon-192x192.png?v1773800951",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://facesplash.org/sfavicons/favicon-512x512.png?v1773800951",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "start_url": "https://facesplash.org/",
    "display": "standalone",
    "orientation": "any",
    "scope": "https://facesplash.org/",
    "serviceworker": {
        "src": "https://facesplash.org/sfavicons/sw.js"
    }
}