{
  "name": "Hotpot Master - English Word Learning Game",
  "short_name": "Hotpot Master",
  "description": "Pick foods from the bubbling hotpot to fill customer orders and learn English words!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e1b18",
  "theme_color": "#d97706",
  "categories": ["education", "games", "kids"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "screenshots": []
}
