{
  "name": "Pure White Room｜純白之間",
  "short_name": "PWR",
  "description": "A personal commemorative interactive memory space.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f8f6f0",
  "background_color": "#fffdf8",
  "icons": [
    {
      "src": "assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
