🎉 50 APPS MILESTONE!

Added 29 new premium apps:
- Weather, Fitness, Recipes, Travel
- News, Podcasts, Budget, Crypto
- Social, Streaming, Games, Learning
- Health, Pets, Garden, Books
- Art, Voice, Scanner, Translator
- Maps, Password Manager, VPN, Backup
- Time Tracker, Habits, Meditation
- AI Assistant, Blockchain Explorer

All with:
- Interactive demos
- Real features
- Professional UI
- .99/month pricing
- 14-day free trials

Total: 50 complete apps ready to launch! 🚀
This commit is contained in:
Your Name
2026-02-10 15:52:34 -06:00
parent bbc1926dc0
commit e181136c46
119 changed files with 10222 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "Budget Manager",
"short_name": "Budget Manager",
"description": "Track spending and save money",
"start_url": "/",
"display": "standalone",
"background_color": "#32CD32",
"theme_color": "#32CD32",
"icons": [
{
"src": "/icon-192.png",
"sizes": "192x192",
"type": "image/png"
}
]
}