{
  "name": "AI家庭教師",
  "short_name": "AI家庭教師",
  "description": "AIを活用した個別指導型学習アプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4F8EF7",
  "orientation": "portrait",
  "categories": [
    "education"
  ],
  "lang": "ja",
  "dir": "ltr",
  "icons": [
    {
      "src": "/api/pwa-icon?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/api/pwa-icon?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "scope": "/",
  "id": "/"
}