{ "name": "Actleap: Personal development Application", "short_name": "Actleap", "theme_color": "#212529", "background_color": "#4c51bf", "display": "standalone", "scope": "/", "start_url": "/?utm_source=pwa", "description": "Personal development Application, Sharpen your skills and achieve your full potential", "orientation": "any", "icons": [ { "src": "/img/favicons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "density": "4.0" }, { "src": "/img/favicons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "density": "4.0" }, { "src": "/img/favicons/maskable_icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Lessons: Personal development lessons", "short_name": "Lessons", "description": "Check out personal development lessons", "url": "/lessons?source=pwa", "icons": [{ "src": "/images/lessons.png", "sizes": "192x192" }] }, { "name": "Challenges to keep you inpired", "short_name": "Challenges", "description": "Challenge yourself to sharpen your skills", "url": "/challenges?source=pwa", "icons": [{ "src": "/images/challenges.png", "sizes": "192x192" }] } ], "related_applications": [{ "platform": "play", "url": "https://play.google.com/store/apps/details?id=com.mobispectra.android.apps.grace" }] }