{
  "name": "結び〜musubi〜",
  "short_name": "結び",
  "description": "手作りおにぎり注文・BBQ予約サイト",
  "id": "/musubi/index.html",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "orientation": "portrait",
  "icons": [
  {
    "src": "https://res.cloudinary.com/i5pbmztl/image/upload/c_fill,w_192,h_192,f_webp/v1785283161/gd6ikz6nah9au7pgxsof.jpg",
    "sizes": "192x192",
    "type": "image/webp",
    "purpose": "any"
  },
  {
    "src": "https://res.cloudinary.com/i5pbmztl/image/upload/c_fill,w_512,h_512,f_webp/v1785283161/gd6ikz6nah9au7pgxsof.jpg",
    "sizes": "512x512",
    "type": "image/webp",
    "purpose": "any"
  }
]
}