Spaces:
Running
Running
| <!-- PWA (Progressive Web App) Meta Tags --> | |
| <link rel="manifest" href="/app/static/manifest.json"> | |
| <meta name="theme-color" content="#165ba8"> | |
| <meta name="apple-mobile-web-app-capable" content="yes"> | |
| <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> | |
| <meta name="apple-mobile-web-app-title" content="BattleWords"> | |
| <link rel="apple-touch-icon" href="/app/static/icon-192.png"> | |
| <meta name="mobile-web-app-capable" content="yes"> | |