{
  "id": "com.tmplink",
  "name": "TMPLINK",
  "short_name": "TMPLINK",
  "description": "把文件送到任何人手中 - Fast file delivery with resumable uploads, expiration, previews and direct links.",
  "start_url": "/",
  "scope": "/",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2F7FE3",
  "icons": [
    {
      "src": "/img/logo-mark-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logo-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logo-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
