{
  "name": "Misspelled",
  "short_name": "Misspelled",
  "description": "A word identification game where you spot misspelled words as fast as you can. Speed and accuracy are rewarded!",
  "start_url": "/",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#f5f5f0",
  "background_color": "#f5f5f0",
  "display": "standalone",
  "categories": ["games", "education"]
}
