{
  "name": "kit.hectorgrow Gallery",
  "short_name": "Kit Gallery",
  "description": "Submit shared gallery URLs to kit.hectorgrow.cn.",
  "id": "/gallery",
  "start_url": "/gallery",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/tool-box.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/gallery",
    "method": "GET",
    "params": {
      "title": "share_title",
      "text": "share_text",
      "url": "share_url"
    }
  }
}
