{
  "name": "AI Icon Batch Format Factory",
  "short_name": "Icon Factory",
  "description": "Upload one SVG icon and automatically generate all PNG sizes for iOS, Android, and Web with multi-style variants.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#F0F9FF",
  "theme_color": "#6366F1",
  "icons": [
    {
      "src": "./assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
