{
  "name": "きっずランド (Kids Land) - 幼児向け無料知育ポータル",
  "short_name": "きっずランド",
  "description": "3歳〜6歳向けの完全無料知育アプリ。ひらがな指なぞり書き、あいうえお表、ネイティブ英語、数字数え上げ、くるくる回せる時計の読み方学習！",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#e0f2fe",
  "theme_color": "#ffde59",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
