{
  "name": "야행Lab",
  "short_name": "야행",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#333333",
  "icons": [
    {
      "src": "/img/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}