{
  "name": "卑南族社群入口網站 Pinuyumayan",
  "short_name": "卑南族入口",
  "description": "卑南族文化典藏、族語學習、社群交流的數位家園",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#8b1a1a",
  "orientation": "portrait-primary",
  "lang": "zh-TW",
  "categories": ["education", "social", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "文化典藏",
      "short_name": "典藏",
      "description": "瀏覽卑南族文化典藏",
      "url": "/culture",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "族語學習",
      "short_name": "族語",
      "description": "學習卑南族語言",
      "url": "/language",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "社群討論",
      "short_name": "社群",
      "description": "參與社群討論",
      "url": "/community",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ]
}
