{
  "name": "Mirror Dance - 케이팝 안무 거울모드 연습",
  "short_name": "MirrorDance",
  "description": "유튜브 영상을 거울모드로 반전해 케이팝 안무를 연습하세요. AB반복, 배속조절, 영상비교까지.",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0c10",
  "theme_color": "#0b0c10",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle", "sports"],
  "icons": [
    {
      "src": "/icons/icon-192.png.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
