{
  "name": "PracticeKit",
  "short_name": "PracticeKit",
  "description": "AI-Powered Coach Development — You signed up to coach. We'll make sure you're ready.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#1B2444",
  "theme_color": "#1B2444",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pk-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pk-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "education"],
  "prefer_related_applications": false
}
