| <!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>Basic web app with separate scope from other test sites</h1> | |
| </body> | |
| </html> |