{
  "name": "BarkParks — Dog-Friendly Parks & Trails",
  "short_name": "BarkParks",
  "description": "Find dog-friendly national parks, trail maps, off-leash areas, and plan trips with your pup.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#2d6a4f",
  "theme_color": "#2d6a4f",
  "orientation": "any",
  "categories": ["lifestyle", "travel"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%232d6a4f' width='512' height='512' rx='96'/><text x='256' y='360' text-anchor='middle' font-size='280' fill='white'>🐾</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Trail Maps",
      "url": "/trail-maps.html",
      "description": "Browse dog-friendly trail maps"
    },
    {
      "name": "My Dog Profile",
      "url": "/dog-profile.html",
      "description": "Manage your dog's profile and preferences"
    },
    {
      "name": "Safety Alerts",
      "url": "/safety-alerts.html",
      "description": "Real-time park safety alerts and emergency vet finder"
    },
    {
      "name": "Check-In History",
      "url": "/checkin-history.html",
      "description": "View your park check-ins and photos"
    },
    {
      "name": "Trip Planner",
      "url": "/trip-planner.html",
      "description": "Plan your next dog-friendly trip"
    },
    {
      "name": "Membership",
      "url": "/membership.html",
      "description": "Join Bindi's Pack for premium perks"
    },
    {
      "name": "Contact Us",
      "url": "/contact.html",
      "description": "Submit photos or get in touch"
    }
  ]
}
