{ "background_color": "#fff", "display": "standalone", "orientation":"portrait", "theme_color": "#fff", "short_name": "BEHYANDESKTOP", "name": "Behyan Desktop", "description": "The Behyan Desktop created by RAD-CASE", "lang": "en-US", "icons": [ { "src": "raderp/img/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "raderp/img/pwa-512x512.png", "sizes": "512x512", "type": "image/png" } ], "start_url": "index-rtl.html", "scope": "/", "custom_service_worker":"/service-worker-adv.js" }