{
  "name": "ケアシリーズ",
  "short_name": "ケアシリーズ",
  "description": "1日1タップのふりかえりで、生活習慣の積み重なりをキャラクターの成長として可視化する健康習慣アプリのシリーズ。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f5f0",
  "theme_color": "#f7f5f0",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "いしケア",
      "short_name": "いしケア",
      "url": "/ishicare/"
    },
    {
      "name": "こしケア",
      "short_name": "こしケア",
      "url": "/koshicare/"
    }
  ]
}
