38671-vm/manifest.json
Flatlogic Bot 1cb0064488 mb v1
2026-02-21 16:48:44 +00:00

17 lines
419 B
JSON

{
"name": "Nutrition Pulse",
"short_name": "Pulse",
"description": "Modern nutrition and fitness tracking.",
"start_url": "/index.php",
"display": "standalone",
"background_color": "#0f172a",
"theme_color": "#3b82f6",
"icons": [
{
"src": "https://cdn-icons-png.flaticon.com/512/3069/3069172.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
]
}