{
  "name": "DX Globe",
  "short_name": "DX Globe",
  "description": "Interactive 3D globe for amateur radio DXpeditions – live spots, QTH locator, great-circle paths, grayline terminator, solar flux and aurora forecast.",
  "id": "/dxpeditions/",
  "start_url": "/dxpeditions/",
  "scope": "/dxpeditions/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#333333",
  "theme_color": "#0b1426",
  "lang": "en",
  "categories": [
    "education",
    "navigation",
    "utilities"
  ],
  "icons": [
    {
      "src": "earth-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "earth-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "earth-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "earth-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}