{
  "name": "深夜书架",
  "short_name": "深夜书架",
  "description": "只有你自己看得到的小说书架",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#181F30",
  "theme_color": "#181F30",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "share_target": {
    "action": "./",
    "method": "GET",
    "params": { "title": "share_title", "text": "share_text", "url": "share_url" }
  }
}
