{
  "name": "Aroundit",
  "short_name": "Aroundit",
  "description": "AI 기반 주변 장소 추천",
  "start_url": "/aroundit/",
  "scope": "/aroundit/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0d10",
  "theme_color": "#ffffff",
  "lang": "ko",
  "icons": [
    {
      "src": "aroundit_app_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "aroundit_app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
