{
  "name": "こころの庭 — Inner Garden",
  "short_name": "こころの庭",
  "description": "比べず、育てる。自己肯定感を育てる、こころの庭。",
  "lang": "ja",
  "dir": "auto",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0ece2",
  "theme_color": "#e8ede0",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "apple-touch-icon.png", "sizes": "360x360", "type": "image/png", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
