{ "name": "Never Ending Hero RPG", "short_name": "Never Ending Hero", "description": "Idle hero RPG for web and mobile browsers", "start_url": "./", "display": "standalone", "orientation": "any", "background_color": "#0b0e14", "theme_color": "#0b0e14", "icons": [ { "src": "./icons/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "./icons/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }