{
  "name": "Puppl",
  "short_name": "Puppl",
  "description": "The all-in-one platform for modern dog trainers — bookings, courses, AI assistant. Powered by Sam.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF6EC",
  "theme_color": "#33C095",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    { "src": "/puppl-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/puppl-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/puppl-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "prefer_related_applications": false
}
