{
  "name": "SocialBotStudio",
  "short_name": "SBS",
  "description": "Generate beautiful AI-powered social media content, greetings, and images in seconds.",
  "start_url": "/chat",
  "display": "standalone",
  "background_color": "#0a0a14",
  "theme_color": "#0d9488",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "social"],
  "screenshots": []
}
