⌨️
Hey! Check out the typing game I built!

Improve your typing speed & have fun doing it! 🚀

Play Now! 🎮

Web App Manifest is a JSON document that provides application metadata for The Progressive Web Apps. Use the form below to generate the JSON file and optionally upload an app icon.

manifest.json
{
  "name": "app name",
  "short_name": "short name",
  "theme_color": "#fff",
  "background_color": "#fff",
  "display": "browser",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/"
}
Generate Icons and Manifest

The Web App Manifest allows specifying icons of varying sizes. Upload a 512x512 image for the icon by clicking on the field below and we'll generate the remaining sizes.