{
  "name": "海域遊憩平台一站式網站",
  "short_name": "海域遊憩平台",
  "start_url": "/index.aspx?source=pwa",
  "description": "海域遊憩平台",
  "id": "/index.aspx?source=pwa",
  "scope": "/",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "../../../favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "../../../img/logoOCA@192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../../../img/logoOCA@512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}