{
  "name": "무심일상 수거지도",
  "short_name": "무심지도",
  "description": "무심일상 분리수거 수거지도 앱",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a6ef5",
  "background_color": "#ffffff",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
