{
  "id": "/groomer",
  "name": "Furrytail Staff",
  "short_name": "Furrytail",
  "description": "Dashboard staff Furrytail Pet Grooming Salon & Dog Hotel",
  "start_url": "/groomer",
  "scope": "/groomer",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FEFEF2",
  "theme_color": "#9B6457",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}