{
    "name": "LifeOS: Personal Command Center",
    "short_name": "LifeOS",
    "start_url": "/#/",
    "display": "standalone",
    "background_color": "#162626",
    "theme_color": "#162626",
    "description": "Unified dashboard, task tracking, notes, and expense management.",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}