{
  "name": "PawEvents — Dog & Cat Events Near You",
  "short_name": "PawEvents",
  "description": "Find dog meetups, cat shows, training, festivals & adoption events in 50+ cities. Updated daily.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a1a",
  "theme_color": "#e85d26",
  "icons": [
    { "src": "/app-icon-512.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Tonight", "url": "/tonight", "description": "Pet events tonight" },
    { "name": "This Weekend", "url": "/this-weekend", "description": "Weekend pet events" },
    { "name": "Saved", "url": "/saved", "description": "Your saved events" }
  ],
  "categories": ["lifestyle", "events", "pets"]
}
