{
  "name": "우리원 놀이터",
  "short_name": "우리원",
  "description": "유치원 사진·콘텐츠·명단 통합 관리 — 찬진교육",
  "lang": "ko",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "launch_handler": { "client_mode": "navigate-existing" },
  "protocol_handlers": [
    { "protocol": "web+uriwon", "url": "./?recv=1&p=%s" }
  ],
  "orientation": "landscape",
  "background_color": "#F4ECD8",
  "theme_color": "#F4ECD8",
  "icons": [
    {
      "src": "icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [],
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "webapp", "url": "https://www2.chanjin.net/apps/Uriwon/manifest.json" }
  ]
}
