{
  "name": "BIG2 台灣競技版",
  "short_name": "大老二",
  "start_url": "./twbig2.html",
  "display": "standalone",
  "background_color": "#0f5132",
  "theme_color": "#ffc300",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
