| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <link rel="manifest" href="manifest.json"> | |
| <link rel="icon" href="basic-48.png"> | |
| <script src="../launch_params_detector.js"></script> | |
| </head> | |
| <body> | |
| <h1>Page that is not the start_url, but with manifest link.</h1> | |
| </body> | |
| </html> |