{
  "name": "Empire Summits — 46er & Tower Tracker",
  "short_name": "Empire Summits",
  "description": "Track your Adirondack 46 High Peaks, Winter 46, and Fire Tower Challenge progress. Works fully offline in the High Peaks.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#245538",
  "theme_color": "#3d5a2c",
  "orientation": "portrait",
  "scope": "./",
  "icons": [
    { "src": "icon.svg",                 "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png",             "sizes": "192x192", "type": "image/png",     "purpose": "any" },
    { "src": "icon-512.png",             "sizes": "512x512", "type": "image/png",     "purpose": "any" },
    { "src": "icon-192-maskable.png",    "sizes": "192x192", "type": "image/png",     "purpose": "maskable" },
    { "src": "icon-512-maskable.png",    "sizes": "512x512", "type": "image/png",     "purpose": "maskable" }
  ],
  "categories": ["sports", "lifestyle", "navigation"]
}
