{
  "name": "DXCC Map",
  "short_name": "DXCC Map",
  "description": "Interactive DXCC world map for amateur radio operators featuring real-time ISS live tracking and prefix lookup.",
  "id": "/dxccmap/",
  "start_url": "/dxccmap/",
  "scope": "/dxccmap/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#0b1426",
  "theme_color": "#0b1426",
  "categories": ["education", "navigation"],
  "icons": [
    {
      "src": "earth-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "earth-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "earth-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}