{
  "name": "きょうのふりかえり",
  "short_name": "ふりかえり",
  "description": "小学生むけの きょうのふりかえりアプリ",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#fdf6e3",
  "theme_color": "#2d8a4e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
