{
  "name": "9하고 - 식자재 B2B 플랫폼",
  "short_name": "9하고",
  "description": "식자재 B2B 유통 플랫폼",
  "start_url": "/login.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "ko",
  "icons": [
    {
      "src": "/images/icons/icon-66.png",
      "sizes": "66x66",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-108.png",
      "sizes": "108x108",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 16x16",
      "type": "image/x-icon"
    }
  ]
}