{
  "name": "수애눈(주) 포털",
  "short_name": "수애눈",
  "description": "기술, 예술을 넘어 삶의 가치를 봅니다.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0A192F",
  "theme_color": "#0A192F",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "/index.html",
  "scope": "/",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest.json",
      "id": "/index.html"
    }
  ]
}