{
  "name": "向北 App",
  "short_name": "向北",
  "description": "吉大人自己的校园社区。认识校园，表达自己，找到同路的人。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#f5f5f7",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["social", "education", "lifestyle"],
  "icons": [
    {
      "src": "/brand/favicon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/brand/favicon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}