{
    "name": "theMilliseconds - Epoch, Unix Timestamp & Time Difference Converter",
    "short_name": "theMilliseconds",
    "description": "Free, ad-free, privacy-first epoch/Unix timestamp converter, world clock, and bulk converter. Runs entirely in your browser.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#6b3a20",
    "background_color": "#faf6f0",
    "icons": [
        {
            "src": "/static/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icons/title.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
