{
  "name": "Power Up 预备级 Start Smart",
  "short_name": "Power Up",
  "description": "Power Up 预备级 Start Smart 分级学习 App",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff5e6",
  "theme_color": "#ff9f43",
  "icons": [
    { "src": "icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
