{
  "name": "智慧雲應用APP",
  "short_name": "智慧雲應用",
  "start_url": "https://pwa.newwebdemo.com.tw/",
  "display": "standalone",
  "background_color": "#fff",
  "description": "一個簡單的應用APP測試，基本上沒有內容喔",
  "icons": [{
    "src": "icons/192.png",
    "sizes": "192x192",
    "type": "image/png"
  }],
  "gcm_sender_id": "807940442955",
  "related_applications": [{
    "platform": "webapp",
    "url": "https://pwa.newwebdemo.com.tw/"
    }]
  }
