{
  "name": "Puppy Run - 퍼피런",
  "short_name": "Puppy Run",
  "description": "귀여운 강아지와 함께 끝없이 달려라! 장애물을 피하고 최고 기록에 도전하세요.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0a0a0a",
  "theme_color": "#ff4500",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
