{
  "id": "/",
  "scope": "/",
  "short_name": "Candies",
  "name": "Candies Federation",
  "description": "糖果开源社区，宇宙最强开源社区！",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2563eb",
  "background_color": "#f9fafb",
  "categories": ["social"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-wide.webp",
      "sizes": "2674x1504",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Candies Federation 首页（桌面）"
    },
    {
      "src": "/screenshots/mobile-narrow.webp",
      "sizes": "768x1376",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Candies Federation 首页（移动）"
    }
  ]
}
