{
  "name": "싸우자해골아",
  "short_name": "싸우자해골아",
  "description": "동료들을 소환해서 해골들을 무찔러요",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "scope": "./",
  "icons": [
    {
      "src": "image/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "image/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "action"],
  "lang": "ko"
}
