{
  "name": "共通テストR演習",
  "short_name": "共テR演習",
  "start_url": "./kyotsu_reading.html",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#2b2f3a",
  "theme_color": "#2b2f3a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='80' font-size='80'>📑</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
