{ "name": "Delivery Sim", "short_name": "Delivery Sim", "start_url": "index.php?source=pwa", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#0b1220", "theme_color": "#0b1220", "icons": [ { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }