{ "background_color": "#121219", "display": "standalone", "theme_color": "#121219", "short_name": "DVSPh", "name": "DVSPh", "description": "Official App of DVSPh", "lang": "en-GB", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ], "start_url": "/dvsapp-home", "shortcuts": [ { "name": "Last Heard", "short_name": "Last Heard", "description": "Last Heard on the Network", "url": "/our-network/dashboards/last-heard", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] }, { "name": "Repeaters", "short_name": "Repeaters", "description": "A list of DVSPH Repeaters", "url": "/repeaters", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] } ] }