{
  "name": "Four Paws Training & Enrichment Academy\u2122 Owner Edition",
  "short_name": "Four Paws Owner",
  "description": "Installable Owner/Learner App for all-age dog training and enrichment courses, lesson portal, progress, check-ins, AI training adviser, and coach communication.",
  "start_url": "/?app=learner#app",
  "display": "standalone",
  "background_color": "#050506",
  "theme_color": "#d9b35f",
  "icons": [
    {
      "src": "/icons/four-paws-owner-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/four-paws-owner-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "/",
  "id": "/fourpaws-learner-app",
  "categories": [
    "education",
    "productivity"
  ]
}