{
    "name"              : "煎茶",
    "short_name"        : "Frytea",
    "description"       : "原创，优质、有深度、有思考的内容分享。",
    "start_url"         : "/",
    "display"           : "standalone",
    "orientation"       : "any",
    "background_color"  : "#ffffff",
    "theme_color"       : "#ffffff",
    "icons": [
      {
        "src"           : "/icon-192.png",
        "sizes"         : "192x192",
        "type"          : "image/png"
      },
      {
        "src"           : "/icon-512.png",
        "sizes"         : "512x512",
        "type"          : "image/png"
      }
    ]
  }