{
  "name": "GiftMusubi - ギフト結び | 日本のギフト発見プラットフォーム",
  "short_name": "ギフト結び",
  "description": "日本の年中行事・職人クラフト・ソーシャルeギフト・最安値比較プラットフォーム",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#090d16",
  "theme_color": "#c9184a",
  "lang": "ja",
  "dir": "ltr",
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "LINE eギフト即時送信",
      "short_name": "eギフト",
      "description": "住所不要でLINE・SNSで今すぐ贈れるデジタルギフト",
      "url": "/index.html?open=egift",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "職人クラフト VIP",
      "short_name": "職人技VIP",
      "description": "全国の伝統工芸・職人窯元・隠れた名品",
      "url": "/index.html?mode=artisan",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "年間ギフトカレンダー",
      "short_name": "行事カレンダー",
      "description": "日本の年中行事とお祝いカウントダウン",
      "url": "/index.html?open=calendar",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
