{
  "background_color": "#1a1a2e",
  "description": "\u9748\u611f\u7b46\u8a18 - \u5feb\u901f\u8a18\u9304\u4f60\u7684\u6bcf\u4e00\u500b\u9748\u611f",
  "display": "standalone",
  "icons": [
    {
      "purpose": "any maskable",
      "sizes": "192x192",
      "src": "/static/uploads/pwa-icon-192-f562432a9749448b95963e8aac9436dd.png",
      "type": "image/png"
    },
    {
      "purpose": "any maskable",
      "sizes": "512x512",
      "src": "/static/uploads/pwa-icon-512-f562432a9749448b95963e8aac9436dd.png",
      "type": "image/png"
    }
  ],
  "name": "Dayidea",
  "orientation": "any",
  "share_target": {
    "action": "/api/share/target",
    "enctype": "multipart/form-data",
    "method": "POST",
    "params": {
      "files": [
        {
          "accept": [
            "image/*"
          ],
          "name": "image"
        }
      ],
      "text": "text",
      "title": "title",
      "url": "url"
    }
  },
  "short_name": "Dayidea",
  "start_url": "/",
  "theme_color": "#1a1a2e"
}
