{
  "name": "BNI TRUST 後台",
  "short_name": "BNI 後台",
  "description": "BNI TRUST 店家部署、服務項目與怪獸地圖管理後台。",
  "start_url": "/deployment",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "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"
    }
  ]
}
