{
  "name": "戰將系統 2023",
  "short_name": "戰將系統",
  "theme_color": "#090909",
  "background_color": "#090909",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "zh-tw",
  "description": "MICRO-APP / 戰將系統",
  "scope": "/",
  "start_url": "/",
  "id": "manifest.webmanifest",
  "icons": [
    {
      "src": "files/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }     
  ]
}