{
  "name": "World of The Mochi's",
  "short_name": "World of The Mochi's",
  "description": "A friendly Japanese-learning game for kids.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#E8F2FA",
  "theme_color": "#E8F2FA",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/world-of-the-mochis-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/world-of-the-mochis-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}