{
  "id": "/",
  "name": "字里乾坤 · Chinese Homophone Helper",
  "short_name": "字里乾坤",
  "description": "Learn Chinese through real cultural stories — the Temple of Heaven, the Great Wall, a cup of tea, Tai Chi and kung fu movies.",
  "lang": "zh",
  "start_url": "/pwa-home.html",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "scope": "/",
  "background_color": "#F7F4EC",
  "theme_color": "#B03A2E",
  "orientation": "any",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
