{
  "name": "Communication Gym",
  "short_name": "Comm Gym",
  "description": "Practice the conversations that matter, from dating and work to conflict, confidence, humor, and connecting with your kids. Rehearse with an AI that plays the other person and gives you honest feedback.",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12100f",
  "theme_color": "#12100f",
  "categories": ["lifestyle", "education", "productivity"],
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
