{
  "name": "未來訊息艙 | Future Capsule",
  "short_name": "未來訊息艙",
  "description": "把現在想說的話，留給未來要收到的那個人。",
  "display": "standalone",
  "background_color": "#1C1C1E",
  "theme_color": "#1C1C1E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}