{
  "id": "/",
  "name": "GreenBox 绿盒",
  "short_name": "GreenBox",
  "description": "GreenBox 绿盒微信小程序体验",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait-primary",
  "background_color": "#f3f4f1",
  "theme_color": "#f3f4f1",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/icons/greenbox-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/greenbox-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/greenbox-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
