{
  "name": "National ZIP Intelligence Map",
  "short_name": "USA ZIP Map",
  "description": "All 50 states mapped with opportunity scores, market statistics, and top counties.",
  "start_url": "./national-zip-map.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08060e",
  "theme_color": "#c9a227",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "icons/usa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/usa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/usa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
