{
  "name": "知育ぽっけ ゲームランド",
  "short_name": "ゲームランド",
  "description": "そらと いっしょに あそべる 知育ゲームの あそびば",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e8f5e9",
  "theme_color": "#4caf7d",
  "lang": "ja",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
