{
  "name": "Treeline Outfitters",
  "short_name": "Treeline",
  "description": "Check in. Grow your tree. Be part of something.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#868E67",
  "theme_color": "#868E67",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
