{
  "name": "Melbourne Preppy Pet",
  "short_name": "Preppy Pet",
  "description": "Pet boarding, daycare & spa services in Melbourne, FL. Home Away From Home!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1D4ED8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/airo-assets/images/pwa/app-icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/airo-assets/images/pwa/app-icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Reservation",
      "short_name": "Reserve",
      "description": "Book boarding, daycare or spa services",
      "url": "/reservation",
      "icons": [{ "src": "/airo-assets/images/pwa/app-icon", "sizes": "96x96" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View all pet services",
      "url": "/services",
      "icons": [{ "src": "/airo-assets/images/pwa/app-icon", "sizes": "96x96" }]
    }
  ],
  "categories": ["lifestyle", "health", "pets"]
}
