{
  "name": "멜번 시티 지도",
  "short_name": "멜번지도",
  "description": "멜번 시티의 한인업체, 맛집, 학교, 편의시설 정보",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff6b35",
  "icons": [
    {
      "src": "image/citymap.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "image/citymap.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
