{
  "name": "myK9Show - Dog Show Management",
  "short_name": "myK9Show",
  "description": "Comprehensive dog show management platform for secretaries, exhibitors, and judges",
  "theme_color": "#14b8a6",
  "background_color": "#f5f4ed",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "categories": ["sports", "utilities"],
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
