{
  "id": "/",
  "name": "静园 · 华语穆斯林社区",
  "short_name": "静园",
  "description": "静园，一个让华语穆斯林安心阅读、真诚交流的家园。",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#faf7f1",
  "theme_color": "#5c1f28",
  "lang": "zh-CN",
  "categories": ["social", "books", "education"],
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-maskable-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}
