{
  "name": "언니맵 - 화장실 정보 공유",
  "short_name": "언니맵",
  "description": "언니가 언니를 위해, 화장실 정보를 나눠요",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FF6B9D",
  "theme_color": "#FF6B9D",
  "lang": "ko",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "social", "utilities"]
}
