{
  "name": "MindMap Studio",
  "short_name": "MindMap",
  "description": "브라우저에서 바로 만드는 인터랙티브 마인드맵 스튜디오.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7fbff",
  "theme_color": "#0d5572",
  "lang": "ko",
  "icons": [
    {
      "src": "./assets/EthanAurelioLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/EthanAurelioLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
