{
  "name": "LogicHub Vibecoder",
  "short_name": "LogicHub",
  "description": "Visual logic-to-code architecture builder for generating PRDs, project ZIPs, and APK build requests.",
  "id": "./",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#030508",
  "theme_color": "#00e5ff",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
