{
  "name": "Pink Diary",
  "short_name": "Pink Diary",
  "description": "你的粉色日常记录助手 - 任务、开心、追星、存钱",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFDEE9",
  "theme_color": "#FFB7C5",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
