{
  "name": "콩나물대리운전",
  "short_name": "콩나물",
  "description": "콩나물대리운전 · 1577-1433 · 콩콩 달려가는 안전한 대리",
  "id": "/?source=pwa",
  "scope": "/",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF6B35",
  "orientation": "portrait-primary",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["business", "travel"],
  "icons": [
    {"src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
