{
  "name": "NecroForge AI Studio",
  "short_name": "NecroForge",
  "description": "AI-powered Minecraft mod creation. Describe your mod, get a complete project with textures, audio, 3D models, and Java code.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07040f",
  "theme_color": "#00e676",
  "orientation": "any",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["developer", "games", "productivity"],
  "screenshots": [
    { "src": "/opengraph.jpg", "sizes": "1200x630", "type": "image/jpeg", "form_factor": "wide" }
  ]
}
