{ "name": "Firestarter", "short_name": "Firestarter", "description": "The only firestarter for GoTHAM stack", "theme_color": "#FFFFFF", "background_color": "#FFFFFF", "theme_color": "#FFFFFF", "display": "standalone", "orientation": "portrait", "start_url": ".", "icons": [ { "src": "/manifest-touch-icon.svg", "type": "image/svg+xml", "sizes": "any" }, { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ] }