{
  "name": "ShooterOS | Ballistic Zero Target Generator",
  "short_name": "ShooterOS",
  "description": "A free ballistic calculator that generates printable, custom zeroing targets.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#1d4ed8",
  "icons": [
    {
      "src": "ShooterOS_1x.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "ShooterOS_2x.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
