{
  "name": "SymphoTalk® - AI-Orchestrated Development Platform",
  "short_name": "SymphoTalk®",
  "description": "Advanced AI-powered software development platform for coding, learning, and collaboration with intelligent subscription management.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#8B5CF6",
  "background_color": "#1F2937",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "developer tools", "education"],
  "lang": "en-US"
}