{
  "name": "卢叔的思维大冒险",
  "short_name": "卢叔思维",
  "description": "This is my first Progressive Web App!",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "72x72",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000"
}
