{
  "name": "单元格网络 — 开心格",
  "short_name": "单元格",
  "description": "单元格网络门户与国旗趣味学习",
  "start_url": "/home/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F7FA",
  "theme_color": "#4A90FF",
  "icons": [
    {
      "src": "/static/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
