{
  "name": "CPP B級 学習アプリ",
  "short_name": "CPP学習",
  "description": "CPP B級試験対策 演習問題200問・教科書・フラッシュカード",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "ja",
  "dir": "ltr"
}
