{
  "name": "NWS Pittsburgh Mobile Web",
  "short_name": "NWS PBZ",
  "description": "Mobile website for the National Weather Service Pittsburgh, PA Forecast Office",
  "icons": [
    {
      "src": "/images/pbz/applet/nws-icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
 
    {
      "src": "/images/pbz/applet/nws-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "https://weather.gov/pbz/mobile",
  "display": "standalone",
  "theme_color": "#B12A34",
  "background_color": "#B12A34"
}