{
  "name": "UBI Shanghai — Foreign Students",
  "short_name": "UBI Shanghai",
  "description": "The official app for foreign students at UBI Business School in Shanghai. Chat with staff, translate with edge AI, find your way around the city — all without VPN.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F2A5C",
  "theme_color": "#0F2A5C",
  "lang": "en",
  "categories": ["education", "lifestyle", "travel"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    { "src": "screenshot-home.png", "sizes": "390x844", "type": "image/png" }
  ]
}
