{
  "name": "Carpybara",
  "short_name": "carpybara",
  "description": "차에 두는 작은 카피바라 친구의 리모콘",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5ecd9",
  "theme_color": "#e87a2e",
  "icons": [
    { "src": "/icon-192.webp", "sizes": "192x192", "type": "image/webp" },
    { "src": "/icon-512.webp", "sizes": "512x512", "type": "image/webp" },
    { "src": "/icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "maskable" }
  ]
}
