{
  "name": "北京語学習アプリ",
  "short_name": "北京語",
  "description": "オフライン対応の北京語学習アプリ",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#fef3c7",
  "theme_color": "#d97706",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}