{
    "name": "GRIDi",
    "short_name": "GRIDi",
    "description": "您的数据决策伙伴",
    "id": "/acct/",
    "scope": "/",
    "start_url": "/acct/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "screenshots": [
        {
          "src": "/static/user/css/screen-shot-1.png",
          "sizes": "1170x2391",
          "form_factor": "wide",
          "type": "image/png"
        },
        {
          "src": "/static/user/css/screen-shot-2.png",
          "sizes": "1170x2147",
          "type": "image/png"
        }
      ],
    "icons": [
      {
        "src": "/static/user/css/gridi-app-logo-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/static/user/css/gridi-app-logo-512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "/static/user/css/gridi-app-logo-48.png",
        "sizes": "48x48",
        "type": "image/jpeg",
        "idiom": "iphone ipad"
      },
      {
        "src": "/static/user/css/gridi-app-logo-48.png",
        "sizes": "48x48",
        "type": "image/png"
      }
    ]
  }