{
  "name": "PupPal — Where Dogs Make Friends",
  "short_name": "PupPal",
  "description": "The social network for dogs and their owners. Discover parks, schedule play dates, and build a local dog community.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#4da6ff",
  "categories": ["social", "lifestyle", "pets"],
  "icons": [
    { "src": "/puppal-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/puppal-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/puppal-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/puppal-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
