{
  "name": "dogpilot.app",
  "short_name": "DogPilot",
  "description": "Dog training app with school-based group management, training scheduling, chats, and profile management.",
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/img/logo.png", "sizes": "512x512", "type": "image/png" }
  ],
  "theme_color": "#203866",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}
