{
  "name": "오션스테이",
  "short_name": "OceanStay",
  "description": "바닷가 단기 체류 전문",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0E78A0",
  "icons": [
    { "src": "/app-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon.png", "sizes": "any", "type": "image/png", "purpose": "maskable" }
  ]
}
