{
  "name": "衛生トール｜製菓衛生師 試験対策",
  "short_name": "衛生トール",
  "description": "アプリ製薬の「衛生トール」。製菓衛生師試験の合格対策アプリ。4択711問・本番モード模擬試験(科目別足切り合否判定)・忘却曲線の復習・弱点優先・保健所事例・直前要点まとめ。",
  "id": "/",
  "lang": "ja",
  "categories": ["education", "books"],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fcf8f3",
  "theme_color": "#9e2b4e",
  "shortcuts": [
    { "name": "本番モード模擬試験", "short_name": "模試", "url": "/?go=mock", "description": "本試験に近い60問の模擬試験を始める" },
    { "name": "今日の復習", "short_name": "復習", "url": "/?go=review", "description": "忘却曲線にもとづく今日の復習" },
    { "name": "衛生点検チェックリスト", "short_name": "点検", "url": "/?go=checklist", "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"
    }
  ]
}



