{
  "name": "Self Map",
  "short_name": "Self Map",
  "description": "過去の出来事から、今すぐ試す小さな行動を見つける整理ノート。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#e44332",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
