{
  "name": "每日加油包",
  "short_name": "加油包",
  "description": "每日早安正能量推送，给你一天好心情 ✨",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff5f5",
  "theme_color": "#ff6b6b",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "lang": "zh-CN"
}
