{
  "name": "例文クイズ",
  "short_name": "例文クイズ",
  "description": "小学生が覚えたい重要語句の例文クイズ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#e0f2f1",
  "theme_color": "#0288d1",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
