{
  "name": "WillCycle - Cycle Routes & Tracking",
  "short_name": "WillCycle",
  "description": "Discover cycling routes, track your rides, and earn achievements",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/wp-content/plugins/willcycle-route-builder-pro/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/plugins/willcycle-route-builder-pro/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "health", "lifestyle"],
  "screenshots": [
    {
      "src": "/wp-content/plugins/willcycle-route-builder-pro/screenshots/home.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
