{
  "name": "Youth Cycling Gear Restrictions Calculator",
  "short_name": "YouthGearing",
  "description": "Federation-compliant gear combination finder with metres development and gear inches.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0d0f14",
  "theme_color": "#e8ff00",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
