{
  "name": "數碼暴龍桌面寵物 - 亞古獸",
  "short_name": "亞古獸",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#181820",
  "theme_color": "#ff9800",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
