{
  "name": "SONICA·7 簡譜合成器",
  "short_name": "SONICA·7",
  "description": "簡譜編輯與合成播放器 — Jianpu synth & player",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#cfc7b6",
  "theme_color": "#d98b3a",
  "start_url": "./",
  "scope": "./",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}