{
  "name": "心岛物语 · 披荆斩棘",
  "short_name": "心岛物语",
  "description": "2D 横版闯关治愈游戏。每段负面的言语，都是一片需要穿越的海。",
  "version": "1.0.0",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0d0b1a",
  "theme_color": "#0d0b1a",
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["games", "lifestyle"],
  "lang": "zh-CN"
}
