{
  "name": "さんすうあそび",
  "short_name": "さんすう",
  "description": "6歳向け算数ミニゲーム集",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff5e1",
  "theme_color": "#ff8a5b",
  "lang": "ja",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
