{
  "name": "동네 구멍가게",
  "short_name": "동네가게",
  "description": "걸어갈 수 있는 동네 가게를, 손안에서 발견하세요",
  "theme_color": "#FF6B35",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
