{
  "short_name": "MIMIR",
  "name": "MIMIR - 미미르",
  "icons": [
    {
      "src": "/data/images/mimir_logo_192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/data/images/mimir_logo_512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#333538",
  "display": "standalone",
  "orientation": "any",
  "scope": "/"
}