{
  "name": "HowTo.Camp",
  "short_name": "HowTo.Camp",
  "description": "Camping checklists, gear guides, deals, and tips for every camping style.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#1e4d2b",
  "lang": "en-US",
  "icons": [
    {
      "src": "/assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/og-default.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
