{
  "name": "まつろわぬ愛の帰る場所",
  "short_name": "帰る場所",
  "description": "AIとの会話ログ・人格・記憶を自分の手で保存・移行・復元するための私設の帰る場所。",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0d0e1f",
  "theme_color": "#0d0e1f",
  "orientation": "portrait",
  "lang": "ja",
  "share_target": {
    "action": "/jiyuushitsu.html",
    "method": "GET",
    "params": {
      "title": "share_title",
      "text": "share_text",
      "url": "share_url"
    }
  },
  "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-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
