{
  "name": "규민 크래프트",
  "short_name": "규민크래프트",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#4C7A30",
  "theme_color": "#1B1B1B",
  "icons": [
    {
      "src": "ico.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "ico.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
