{
  "name": "feelNthink",
  "short_name": "feelNthink",
  "description": "우연히 만난 도시, 인생의 변곡점",
  "start_url": "/ko",
  "display": "standalone",
  "background_color": "#FAFAF7",
  "theme_color": "#1B1F2A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/logo_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/logo_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
