{
  "name": "ReserveOS - 多功能預約平台",
  "short_name": "ReserveOS",
  "description": "可模板化切換的多功能預約平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0EB",
  "theme_color": "#F5F0EB",
  "orientation": "portrait",
  "scope": "/",
  "lang": "zh-TW",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
