{
  "name": "Free Places To Go",
  "short_name": "FreePlaces",
  "description": "Discover free parks, museums, trails, beaches, and attractions near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1565C0",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["travel", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
