{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "リハ日記",
  "orientation": "any",
  "scope": "/pwa_reha/",
  "short_name": "リハ日記",
  "start_url": "https://rehabiliworld.com/pwa_reha/rehaDiary.html",
  "theme_color": "#ffffff",
  "description": "日々の自主訓練を記録するアプリです",
  "lang": "ja",
  "icons": [
    {
      "src": "https://kenshiObaru.github.io/reha-icons/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://kenshiobaru.github.io/reha-icons/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}