{
  "name": "Customer Insight Selling",
  "short_name": "CIS",
  "description": "AI-powered B2B sales coaching platform — practice roleplays, get instant feedback, level up.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafbfc",
  "theme_color": "#3b82f6",
  "lang": "ko",
  "categories": ["education", "business", "productivity"],
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
