{
  "name": "Bluevibe - 大蓝营",
  "short_name": "Bluevibe",
  "description": "有光的地方，就是家",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1628",
  "theme_color": "#1A1D2E",
  "icons": [
    {
      "src": "/BlueVibe.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/BlueVibe.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
