{
  "name": "알파 - 또 하나의 나",
  "short_name": "알파",
  "description": "나만의 박물관, 모두의 아카이브. 소중한 기억을 안전하게 보존하는 시니어 영상일기",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#092365",
  "theme_color": "#F75557",
  "orientation": "portrait",
  "lang": "ko",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
