{
  "name": "Trail Pathfinder",
  "short_name": "Trail Pathfinder",
  "description": "Community-powered trail mapping. Discover, share, and navigate hiking, biking, and off-road trails worldwide.",
  "start_url": "/rctrailpathfinder-webapp/",
  "scope": "/rctrailpathfinder-webapp/",
  "display": "standalone",
  "theme_color": "#1b4332",
  "background_color": "#f8f9fa",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
