{
  "name": "Manifest / 显化",
  "short_name": "Manifest",
  "description": "A personal manifesting workbench based on the 7-step method.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#F5EFE6",
  "theme_color": "#C96E4E",
  "lang": "zh-CN",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
