{
  "name": "CoachCraft by RugbyGo",
  "short_name": "CoachCraft",
  "description": "Rugby coaching, session planning and squad management",
  "start_url": "/coaching-platform.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1B2A4A",
  "theme_color": "#1B2A4A",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
