﻿{
  "name": "WHO AM I - COOLDOC",
  "short_name": "COOLDOC",
  "description": "Crash-land on Earth and discover your MBTI identity through the COOLDOC mission.",
  "start_url": "/?source=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#070b1b",
  "theme_color": "#101943",
  "lang": "ko-KR",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    { "src": "/favicon/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon/app-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
