{
  "name": "真心話大冒險",
  "short_name": "真心話",
  "description": "Truth or Dare 真心話大冒險遊戲",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a0030",
  "theme_color": "#e91e8c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./tod.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./tod.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
