{
  "id": "/",
  "name": "我爱背单词",
  "short_name": "我爱背单词",
  "description": "儿童英语单词学习 Pad Web App",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fffaf2",
  "theme_color": "#ef7d57",
  "icons": [
    {
      "src": "/icons/pad-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/pad-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
