{
  "name": "BitCommunication — AI Creator Studio",
  "short_name": "BitCommunication",
  "description": "AI Agents · Project Generator · Image Gen · Books · Calls · 100+ Tools — all in one studio.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06060f",
  "theme_color": "#7C3AED",
  "categories": ["productivity", "utilities", "developer-tools", "education"],
  "lang": "en",
  "scope": "./",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "logo.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "AI Agents",         "short_name": "Agents",  "url": "./index.html#agents" },
    { "name": "Project Generator", "short_name": "Builder", "url": "./index.html#builder" },
    { "name": "Chat",              "short_name": "Chat",    "url": "./index.html#chat" },
    { "name": "Voice Assistant",   "short_name": "Voice",   "url": "./index.html#voiceassist" }
  ]
}
