{
  "name": "DCArchive Dashboard",
  "short_name": "DCArchive",
  "description": "디시 아카이브 대시보드",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1e1e",
  "theme_color": "#242424",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
