{ "name": "Track All The Things", "short_name": "Track It", "description": "Your personal habit tracker — build streaks, earn badges, and stay consistent.", "start_url": "/", "display": "standalone", "background_color": "#4f46e5", "theme_color": "#4f46e5", "orientation": "portrait-primary", "categories": ["health", "lifestyle", "productivity"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }