{
  "name": "CraftPBR — AI PBR Texture Generator",
  "short_name": "CraftPBR",
  "description": "Generate production-ready PBR materials from text prompts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#c9f158",
  "icons": [
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/favicon.png",    "sizes": "64x64", "type": "image/png" },
    { "src": "/icon.png",       "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo-mark.png",  "sizes": "512x512", "type": "image/png" }
  ]
}
