{
  "name": "シェアフォトスタジオ - 無料撮影キャンペーン",
  "short_name": "シェアフォトスタジオ",
  "description": "プロのカメラマンによる無料撮影体験。あなたの魅力を引き出す写真、今こそ手に入れてみませんか？",
  "start_url": "/lp-free/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#D8A9A2",
  "background_color": "#f8f5f3",
  "scope": "/lp-free/",
  "lang": "ja",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "512x512 256x256 128x128 96x96 64x64 48x48 32x32 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "categories": ["photography", "business", "lifestyle"],
  "shortcuts": [
    {
      "name": "無料撮影に申し込む",
      "short_name": "申し込み",
      "description": "LINE公式アカウントから無料撮影を申し込む",
      "url": "/lp-free/",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "ギャラリー",
      "short_name": "作品例",
      "description": "撮影作品例を見る",
      "url": "/lp-free/#gallery",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
