{
  "name": "もぐら先生の暗記サポート ― 忘却曲線で自動復習",
  "short_name": "暗記サポート",
  "description": "忘却曲線に沿って自動でリマインド。通常／穴埋め／○× 正誤／択一・複数選択に対応した、オールインワン暗記アプリ。完全オフライン・データ収集ゼロ。",
  "id": "/memorize/",
  "scope": "/memorize/",
  "start_url": "./index.html",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "mogura_sensei_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "mogura_sensei_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
