{
  "name": "PawsOverPeople",
  "short_name": "PawsOverPeople",
  "description": "Your all-in-one pet care companion for raising happy, healthy pups",
  "theme_color": "#5B9BD5",
  "background_color": "#F8FAFC",
  "display": "standalone",
  "start_url": ".",
  "orientation": "portrait",
  "icons": [
    { "src": "/paw-icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/paw-icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["health", "lifestyle", "utilities"]
}
