{
      "name": "なんやかん屋",
        "short_name": "なんやかん屋",
          "description": "なんやかん屋 公式アプリ",
            "start_url": "/",
              "display": "standalone",
                "background_color": "#ffffff",
                  "theme_color": "#B00000",
                    "orientation": "portrait",
                      "icons": [
                          {
                                "src": "/cdn/shop/files/icon-192.png",
                                      "sizes": "192x192",
                                            "type": "image/png",
                                                  "purpose": "any maskable"
                                                      },
                                                          {
                                                                "src": "/cdn/shop/files/icon-512.png",
                                                                      "sizes": "512x512",
                                                                            "type": "image/png",
                                                                                  "purpose": "any maskable"
                                                                                      }
                                                                                        ],
                                                                                          "shortcuts": [
                                                                                              {
                                                                                                    "name": "ショップ",
                                                                                                          "url": "/collections/all",
                                                                                                                "description": "商品一覧"
                                                                                                                    }
                                                                                                                      ]
                                                                                                                      }
}