{
  "name": "Heart Runner",
  "short_name": "Heart Runner",
  "description": "하루에 한 번, 심장을 뛰게 하자! 웹캠으로 즐기는 달리기 운동 게임.",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#151520",
  "theme_color": "#e8453c",
  "categories": ["health", "fitness", "games"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
