{ "name": "FiatSucks.com", "short_name": "FiatSucks", "description": "Why fiat money fails and why Bitcoin fixes it.", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#080808", "theme_color": "#080808", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" } ] }