{
  "name": "SEAM — Hair Care Select Shop",
  "short_name": "SEAM",
  "description": "髪に合うものを、正しく選ぶ。美容室専売ヘアケアのセレクトショップ。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F5F1EA",
  "theme_color": "#1a1714",
  "orientation": "portrait-primary",
  "lang": "ja",
  "categories": ["shopping", "lifestyle", "beauty"],
  "icons": [
    {
      "src": "images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "髪診断をはじめる",
      "short_name": "髪診断",
      "description": "あなたの髪から生まれるキャラクターを診断",
      "url": "./finder.html",
      "icons": [{ "src": "images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ブランド一覧",
      "short_name": "ブランド",
      "url": "./brand.html"
    }
  ]
}
