{
  "name": "予約変更・キャンセル｜美容室 JILL",
  "short_name": "予約変更",
  "description": "美容室JILLの予約変更・キャンセル・相談フォーム。ご希望内容を公式LINEへお送りいただけます。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f3f0",
  "theme_color": "#c4a484",
  "lang": "ja",
  "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 maskable"
    }
  ]
}
