{
  "name": "永續報告書智慧生成系統",
  "short_name": "ESG報告書",
  "description": "離線優先的 IFRS S1/S2、TCFD、SASB 永續報告書生成工具",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FBF8F2",
  "theme_color": "#9E2B25",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
