{
  "name": "ImageMaster Image Editor",
  "short_name": "ImageMaster",
  "description": "Professional offline image editor.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    }
  ]
}
