{
  "name": "Nerddix Weather Channel",
  "short_name": "Nerddix Weather",
  "description": "Live weather, radar, forecasts, and severe weather alerts. No API keys, no ads.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "https://nerddix.com/images/logos/nerddixface2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://nerddix.com/images/logos/nerddixface2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
