{
  "name": "CoachPRO & aieasypost",
  "short_name": "CoachPRO",
  "description": "Sales Training Platform & AI Social Media Content Creator",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity", "education"],
  "shortcuts": [
    {
      "name": "CoachPRO",
      "short_name": "Training",
      "description": "Sales Training Platform",
      "url": "/",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "aieasypost",
      "short_name": "Post Pro",
      "description": "AI Social Media Creator",
      "url": "/post-pro",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
