{
  "name": "国历 · 中国风日历",
  "short_name": "国历",
  "description": "公历、农历、传统节日、纪念日、天气一体的中国风日历 PWA",
  "lang": "zh-CN",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf6ed",
  "theme_color": "#9c2a2a",
  "categories": ["lifestyle", "productivity"],
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icons/icon.svg",     "sizes": "any",       "type": "image/svg+xml" }
  ]
}
