{
  "name": "PIKOO - 고민될 땐, 피쿠가 골라줄게",
  "short_name": "PIKOO",
  "description": "로또 번호, 점심 메뉴, 랜덤 뽑기, 심리테스트까지. 일상의 작은 선택을 대신 골라주는 무료 도구 모음.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#0d0e20",
  "theme_color": "#12132b",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
