{
  "name": "Three Lines",
  "short_name": "Three Lines",
  "description": "조용한 사색의 공간. A Digital Sanctuary.",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#0E2A1D",
  "theme_color": "#0E2A1D",
  "icons": [
    {
      "src": "/icon-hunter-sage.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-1024.png?v=2",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
