{
  "name": "모바일 캘린더",
  "short_name": "캘린더",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#3a1e0a",
  "theme_color": "#3a1e0a",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
