{
    "name": "MoreFusion",
    "short_name": "MoreFusion",
    "description": "AI tools, privacy-first utilities, and technical blogs built for modern creators.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "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",
    "orientation": "portrait-primary",
    "categories": ["productivity", "developer tools", "technology"],
    "shortcuts": [
        {
            "name": "Search",
            "url": "/search"
        },
        {
            "name": "Tools",
            "url": "/tools"
        },
        {
            "name": "Blog",
            "url": "/blog"
        }
    ]
}
