Files
blackroad-apps/blackroad-travel/manifest.json
Your Name e181136c46 🎉 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! 🚀
2026-02-10 15:52:34 -06:00

17 lines
336 B
JSON

{
"name": "Travel Planner",
"short_name": "Travel Planner",
"description": "Plan trips and book adventures",
"start_url": "/",
"display": "standalone",
"background_color": "#20B2AA",
"theme_color": "#20B2AA",
"icons": [
{
"src": "/icon-192.png",
"sizes": "192x192",
"type": "image/png"
}
]
}