{ "id": "/?source=pwa", "name": "Pro_isp platform", "short_name": "Pro isp", "description": "Power by the ultimate isp platform", "start_url": "/?source=pwa", "theme_color": "#ffffff", "background_color": "#00428a", "display": "standalone", "scope": "/", "prefer_related_applications": true, "related_applications": [ { "platform": "play", "url": "https://play.google.com/store/apps/details?id=com.proactive.isp", "id": "com.proactive.isp" } ], "icons": [ { "src": "includes/img/favicon/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "includes/img/favicon/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ], "shortcuts": [ { "name": "Home", "url": "/", "description": "The ultimate platform" }, { "name": "Services", "url": "/?module=services" }, { "name": "Profile", "url": "/?module=profile" }, { "name": "Money", "url": "/?module=money" } ] }