{
  "name": "Burn & Fuel",
  "short_name": "BurnFuel",
  "description": "몰입의 궤적 추적기: BURN(집중)과 FUEL(충전) 상태 기록 및 분석",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#ff003c",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}