{ "name": "Tracker", "short_name": "Tracker", "id": "./", "start_url": "./", "display": "standalone", "background_color": "#ffffff", "theme_color": "#E65100", //DL //"theme_color": "#01579B", //DIPOL //"theme_color": "#1B5E20", //DLKIP "prefer_related_applications": false, "icons": [ { "src": "icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }, { "src": "icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" } ] }