{
  "name": "Aidea",
  "short_name": "Aidea",
  "description": "아이디어를 24시간 안에 동작하는 서비스로 만들어주는 플랫폼",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0B101E",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/brand/Aidea_BI.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/brand/Aidea_BI.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
