{
  "name": "夢を叶えましtter",
  "short_name": "夢tter",
  "description": "思いついた夢をひとつ置いて、叶えたら朱の印を押す。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#EDE9DF",
  "theme_color": "#EDE9DF",
  "lang": "ja",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "share_target": {
    "action": "./",
    "method": "GET",
    "params": { "text": "text", "url": "url" }
  }
}
