{
  "name": "Git & GitHub CLI Wizard",
  "short_name": "Git Wizard",
  "description": "Git と GitHub CLI の操作をビジュアルに学べるインタラクティブ学習ツール",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect fill='%230d6efd' width='100' height='100'/%3E%3Ctext y='75' x='50' text-anchor='middle' font-size='70' fill='white' font-family='sans-serif'%3E🎯%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect fill='%230d6efd' width='100' height='100'/%3E%3Ctext y='75' x='50' text-anchor='middle' font-size='70' fill='white' font-family='sans-serif'%3E🎯%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["education", "developer tools"],
  "lang": "ja-JP"
}
