{
  "name": "Pawsitive Salon",
  "short_name": "Pawsitive",
  "description": "Pet grooming, booking, and your client portal — all in one place.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fcf8f2",
  "theme_color": "#0e5c5b",
  "icons": [
    {
      "src": "assets/img/icon-192.png?v=1.21.1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon-512.png?v=1.21.1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
