{
  "name": "词句天地 - 宠物版",
  "short_name": "词句天地",
  "description": "英语词汇跟读与朗读练习",
  "start_url": "/pet/reading/",
  "scope": "/pet/reading/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#667EEA",
  "theme_color": "#667EEA",
  "icons": [
    {
      "src": "/pet/reading/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/pet/reading/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}