{
  "name": "Vmart",
  "short_name": "Vmart",
  "description": "打造你的专属数字商城 | Build your digital storefront",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#00271f",
  "theme_color": "#00271f",
  "icons": [
    {
      "src": "/apple-touch-icon.png?v=20260818",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon.png?v=20260818",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png?v=20260818",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
