{
  "id": "./",
  "name": "GLOW 微光",
  "short_name": "GLOW",
  "description": "說出一個情緒,看見一群人和你一起。不用打字,沒有聊天,沒有評論。A quiet, anonymous emotional-resonance space.",
  "lang": "zh-Hant",
  "dir": "auto",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a0c1c",
  "theme_color": "#0a0c1c",
  "categories": ["health", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "說出一個情緒",
      "short_name": "說出",
      "url": "./#/throw",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "生態箱",
      "short_name": "生態箱",
      "url": "./#/terrarium",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
