{
  "name": "Spelling Bee Game",
  "short_name": "Spelling Bee",
  "description": "Kids spelling game: listen, type, and learn.",
  "start_url": "/index.nginx-debian.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f8f5",
  "theme_color": "#f4e225",
  "icons": [
    {
      "src": "/MAKK.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/MAKK.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
