{
  "name": "습관 피라미드 - 패턴 분석",
  "short_name": "습관피라미드",
  "description": "습관을 기록하면 자동으로 패턴을 분석해줍니다. 무료 5개 습관 + 유료 무제한.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfdfb",
  "theme_color": "#2563eb",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["lifestyle", "productivity", "health"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%232563eb' rx='32'/><text x='50%25' y='50%25' dominant-baseline='central' text-anchor='middle' font-size='140' dy='.1em'>🪜</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%232563eb' rx='80'/><text x='50%25' y='50%25' dominant-baseline='central' text-anchor='middle' font-size='380' dy='.1em'>🪜</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
