{
  "name": "喝水冠軍",
  "short_name": "喝水冠軍",
  "description": "和好友組隊競賽、互相提醒喝水的 App，每天自動頒獎",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#DDF0F6",
  "theme_color": "#0E86AC",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}