{
  "name": "MiniTools",
  "short_name": "MiniTools",
  "start_url": "/",
  "id": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.webp",
      "sizes": "413x404",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "MiniTools 모바일 화면"
    },
    {
      "src": "/screenshot-desktop.webp",
      "sizes": "1024x858",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "MiniTools 데스크탑 화면"
    }
  ],
  "theme_color": "#191b1e",
  "background_color": "#191b1e",
  "display": "standalone"
}
