{
  "name": "乐匣",
  "short_name": "乐匣",
  "description": "J2ME 游戏模拟器",
  "start_url": "/index.html",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#f7f8fc",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "img/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
