{
  "name": "US Cyber Resource Map",
  "short_name": "Cyber Map",
  "description": "Free interactive map of 5,000+ US cybersecurity community resources — hacker cons, DEF CON groups, hackerspaces, cyber schools, library makerspaces, and more.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#070B12",
  "theme_color": "#070B12",
  "orientation": "any",
  "icons": [
    { "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" }
  ]
}
