{
  "name": "인생 식스샷",
  "short_name": "인생 식스샷",
  "description": "나의 6장, 나의 이야기",
  "start_url": "/sixshot.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#C8870A",
  "theme_color": "#C8870A",
  "lang": "ko",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/sixshot-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/sixshot-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
