{
  "name": "ZeroNoise",
  "short_name": "ZeroNoise",
  "description": "소음과 생각을 지우는 몰입형 에디터 & 사운드스케이프",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg viewBox='0 0 192 192' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='96' cy='96' r='90' fill='%230b0f19'/%3E%3Ctext x='96' y='125' font-size='90' text-anchor='middle' fill='%2300f2fe'%3E🔇%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='256' cy='256' r='240' fill='%230b0f19'/%3E%3Ctext x='256' y='330' font-size='240' text-anchor='middle' fill='%2300f2fe'%3E🔇%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
