{
  "name": "Pixelfy",
  "short_name": "Pixelfy",
  "description": "Create pixel art sprites, item icons, UI assets, and short animation loops from prompts and references.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fbff",
  "theme_color": "#0f2438",
  "icons": [
    {
      "src": "/brand/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
