{
  "id": "./",
  "name": "眠屿君 Night ASMR",
  "short_name": "眠屿君",
  "description": "眠屿君 Night ASMR 1.0 · v29 模块化原生 App 界面版",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#0f1235",
  "theme_color": "#121543",
  "lang": "zh-CN",
  "categories": [
    "lifestyle",
    "health",
    "entertainment"
  ],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "今晚推荐",
      "short_name": "今晚",
      "url": "./index.html#recommendationArea",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "声音宇宙",
      "short_name": "声音",
      "url": "./index.html#soundUniverse",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "睡眠周报",
      "short_name": "周报",
      "url": "./index.html#sleepInsights",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "version": "1.0-v26"
}