{
  "id": "./",
  "name": "도전해봐! ARCADE",
  "short_name": "도전해봐!",
  "description": "11종 미니게임을 즐기고 BEST와 랭킹에 도전하는 ARCADE",
  "lang": "ko-KR",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "background_color": "#070914",
  "theme_color": "#070914",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
