{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "인도 직구 델리샵",
  "short_name": "델리샵",
  "display": "standalone",
  "start_url": "/",
  "theme_color": "#4ea870",
  "background_color": "#ffffff",
  "icons": [
    { "src": "https://delishop-bucket.s3.ap-northeast-2.amazonaws.com/wp-content/uploads/img/icon-256x256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "https://delishop-bucket.s3.ap-northeast-2.amazonaws.com/wp-content/uploads/img/icon-512x512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
