{
  "name": "VuraPet Pet Sitter Vault",
  "short_name": "VuraPet",
  "description": "Emergency pet care vault for pet sitters",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#E8580A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%231A1A1A'/><text x='96' y='130' font-size='100' text-anchor='middle'>🐾</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
