{
  "name": "子衿",
  "short_name": "子衿",
  "description": "逐字可及的中文古诗词阅读与 AI 伴读",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f6f3",
  "theme_color": "#b4452a",
  "lang": "zh-CN",
  "orientation": "portrait-primary",
  "categories": ["education", "books"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
