{
  "id": "/",
  "name": "Archy",
  "short_name": "Archy",
  "description": "Archy로 대학 강의를 녹음하고 실시간 요약, 전사본, 시험 대비 노트를 정리하세요.",
  "lang": "ko-KR",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-gem-white-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-gem-white-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-gem-white-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-gem-white-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
