{
  "name": "林事 NEIGHBOR WOODS",
  "short_name": "林事",
  "description": "在你的城市，找回一片森林。回報、認識、共同維護身邊的行道樹。",
  "lang": "zh-TW",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFBF7",
  "theme_color": "#FDFBF7",
  "categories": ["lifestyle", "education", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "種一棵樹",
      "short_name": "種樹",
      "description": "回報新的行道樹",
      "url": "/?action=add"
    },
    {
      "name": "回報樹況",
      "short_name": "回報",
      "description": "幫附近的樹回報健康狀態",
      "url": "/report"
    }
  ]
}
