{
  "name": "RangeReady Vegas",
  "short_name": "RangeReady",
  "description": "Las Vegas shooting guide — explore 24 ranges, compete in matches, track gear & ammo. Fully offline.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["sports", "travel", "utilities"],
  "icons": [
    { "src": "https://cdn-icons-png.flaticon.com/512/3665/3665922.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "https://cdn-icons-png.flaticon.com/512/3665/3665922.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    { "name": "Explore Ranges", "short_name": "Explore", "url": "./index.html", "icons": [{ "src": "https://cdn-icons-png.flaticon.com/512/3665/3665922.png", "sizes": "96x96" }] },
    { "name": "Upcoming Matches", "short_name": "Matches", "url": "./index.html", "icons": [{ "src": "https://cdn-icons-png.flaticon.com/512/3665/3665922.png", "sizes": "96x96" }] },
    { "name": "My Vault", "short_name": "Vault", "url": "./index.html", "icons": [{ "src": "https://cdn-icons-png.flaticon.com/512/3665/3665922.png", "sizes": "96x96" }] }
  ]
}
