{
  "name": "雲雲眾生",
  "short_name": "雲雲眾生",
  "description": "一天一步，與雲同行的習慣記錄",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#7EC1E6",
  "theme_color": "#7EC1E6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
