{
  "name": "Wind Rings — Shot Adjustment",
  "short_name": "WindRings",
  "description": "14% Wind Adjusted Chart — instant shot ring adjustment for any wind reading.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1a0f",
  "theme_color": "#0f1a0f",
  "categories": ["sports", "utilities"],
  "icons": [
    { "src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Quick Lookup",
      "short_name": "Lookup",
      "url": "/",
      "icons": [{ "src": "icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
