{
  "name": "つるかめポータル — SciCirc 学習 + 段位テスト",
  "short_name": "つるかめ",
  "description": "AIに教えながら学ぶ SciCirc、10〜十段の段位認定テスト、ニュース、研究ノート、AIチャット、ゲームなど多機能ポータル。",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0066cc",
  "background_color": "#ffffff",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["education", "productivity", "books", "lifestyle"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "SciCirc 学習",
      "short_name": "SciCirc",
      "description": "AI に教えながら学ぶ循環型学習",
      "url": "/scicirc/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "段位テスト",
      "short_name": "段位",
      "description": "10級〜十段の段位認定",
      "url": "/rank_tests/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AIチャット",
      "short_name": "AI",
      "description": "つるかめAIに質問",
      "url": "/ai/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "研究ノート",
      "short_name": "ノート",
      "description": "新着研究ノートを読む",
      "url": "/daily?utm_source=pwa_shortcut",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "つるかめポータル トップ"
    }
  ],
  "prefer_related_applications": false,
  "id": "tsurukamezan-net"
}
