{
  "name": "写诗 - 书法写作素材工具",
  "short_name": "写诗",
  "description": "一个简极的书法写作素材工具",
  "start_url": "/lab/poetry/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512x512.png", 
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}