{
  "name": "小明星艺术网 · 让每个孩子的才艺都被看见",
  "short_name": "小明星艺术网",
  "description": "艺术机构联盟平台：才艺展示、送花打赏、赛事报名、机构合作",
  "lang": "zh-CN",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff9f2",
  "theme_color": "#ff7a00",
  "categories": ["social", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
