{
  "name": "カオリスト｜アロマテラピー検定 対策",
  "short_name": "カオリスト",
  "description": "アプリ製薬の「カオリスト」。AEAJアロマテラピー検定1級・2級の合格対策アプリ。問題演習・本番モード模擬試験・忘却曲線の復習・弱点優先・精油図鑑・暗記カード。",
  "id": "/",
  "lang": "ja",
  "categories": ["education", "books"],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7fd",
  "theme_color": "#7c5cbf",
  "shortcuts": [
    { "name": "本番モード模擬試験", "short_name": "模試", "url": "/?go=mock", "description": "本試験に近い配分・制限時間の模擬試験を始める" },
    { "name": "今日の復習", "short_name": "復習", "url": "/?go=review", "description": "忘却曲線にもとづく今日の復習" },
    { "name": "精油図鑑", "short_name": "図鑑", "url": "/?go=oilguide", "description": "精油の図鑑を開く" }
  ],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
