{
  "name": "Four Paws Training and Enrichment Academy Booking OS™",
  "short_name": "Four Paws OS™",
  "description": "Professional animal care, training, walking and enrichment booking platform. Powered by 4P3X Intelligent AI™ Created by Kyzel Kreates™",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#78350f",
  "background_color": "#1c1917",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Owner Portal",
      "short_name": "Owner",
      "description": "Access your owner account, bookings, animal profiles and walk reports",
      "url": "/owner-pwa",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Walker App",
      "short_name": "Walker",
      "description": "Access your walker assignments, checklists and session tools",
      "url": "/walker-pwa",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Trainer Dashboard",
      "short_name": "Trainer",
      "description": "Access lesson plans, progress tracking and training records",
      "url": "/trainer",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ]
}
