UNPKG

cra-template-fireship

Version:

Build and ship 🔥 your app ⚡ faster

22 lines (21 loc) • 431 B
{ "name": "Fireship CRA", "short_name": "Fireship CRA", "description": "Build and ship 🔥 your app ⚡ faster", "start_url": ".", "display": "standalone", "theme_color": "#454e56", "background_color": "#2a2e35", "icons": [ { "src": "favicon.ico", "sizes": "64x64", "type": "image/png" }, { "src": "logo-512.png", "sizes": "512x512", "type": "image/png" } ] }