'xssbook.com', 'name' => 'xssbook.com', 'icons' => [ array( 'src' => 'https://xssbook.com/public/icons/logo512.png', 'type' => 'image/png', 'sizes' => '512x512', 'purpose' => 'any maskable' ) ], 'id' => 'https://xssbook.com/home', 'start_url' => 'https://xssbook.com/home', 'background_color' => '#181818', 'display' => 'standalone', 'scope' => '/', 'theme_color' => '#181818', 'shortcuts' => [], 'description' => 'Post posts postfully on XSSBook', 'screenshots' => [] ); header('Content-type: application/json'); echo json_encode($json); } } ?>