{
  "name": "Muses · 看到 · 记下 · 做出来",
  "short_name": "Muses",
  "description": "给图片创作者的工作流, 也是记录美好生活的手帐",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#B85534",
  "background_color": "#fafafa",
  "lang": "zh-CN",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "share_target": {
    "action": "/share-capture",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "categories": ["productivity", "graphics", "lifestyle"]
}
