{ "name": "Flyer Creator", "short_name": "Flyer Creator", "start_url": "./index.html", "display": "standalone", "background_color": "#101827", "theme_color": "#0028bf", "icons": [ { "src": "favicon/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "favicon/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ] }