{
  "name": "My Personal Weatherguy",
  "short_name": "My Personal Weatherguy",
  "description": "No-hype Central Texas weather from meteorologist James Greenhaw.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0d1226",
  "theme_color": "#1a1f3a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
