{
  "name": "萌萌小種子行善創意計畫",
  "short_name": "萌萌公益計畫",
  "description": "由孩子發起的永續公益計畫，透過日常行動實踐承諾，讓每一份善意生根發芽。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fcfbf9",
  "theme_color": "#e6d264",
  "lang": "zh-TW",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pics/moe-r.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "nonprofit"],
  "screenshots": [
    {
      "src": "/pics/01.avif",
      "sizes": "540x720",
      "type": "image/avif"
    }
  ],
  "shortcuts": [
    {
      "name": "我們的故事",
      "short_name": "故事",
      "description": "了解我們的公益故事和承諾",
      "url": "/about",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "創意基地",
      "short_name": "基地",
      "description": "探索小種子善行創意基地",
      "url": "/base",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
