{
  "name": "Modern Web Architecture (SPA+Jamstack+Headless+PWA)",
  "short_name": "ModernWeb",
  "description": "SPA + Jamstack + Headless WP + PWA 통합 아키텍처 가이드",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%238b5cf6'/><text y='.75em' x='15' font-size='70'>⚡</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
