{
    "name": "FLOW",
    "short_name": "FLOW",
    "description": "Follow what calls, return to what matters, and keep the days that formed you.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#110a0a",
    "theme_color": "#110a0a",
    "icons": [
        {
            "src": "assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
